|
C
|
cgphp 8/4/2012 |
|
Try to debug the return value of the runner_mail function: $arr = runner_mail(.........); |
|
|
|
ladykathleen author 8/4/2012 |
|
Try to debug the return value of the runner_mail function: $arr = runner_mail(.........);
|
|
|
C
|
cgphp 8/4/2012 |
|
Try this: $arr = runner_mail(.........); |
|
|
|
ladykathleen author 8/4/2012 |
|
Try this: $arr = runner_mail(.........);
|
|
|
C
|
cgphp 8/4/2012 |
|
Make sure you are using your full email address as username: yourusername@gmail.com |
|
|
|
ladykathleen author 8/4/2012 |
|
Make sure you are using your full email address as username: yourusername@gmail.com
|
|
|
C
|
cgphp 8/4/2012 |
|
What is the port number? |
|
|
|
ladykathleen author 8/4/2012 |
|
Yes I am using the full and I even double checked the gmail by logging in with the same info
|
|