Enjoy an ad free experience by logging in. Not a member yet?
Register .
11-15-2012, 01:34 PM
PM User |
#1
New to the CF scene
Join Date: Nov 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
How to use gmail SMTP in my PHP
I am using a free hosting so I can't use the mail() function ...
So plz tell me how to use my gmail account for sending mails via the PHP script ...
11-15-2012, 02:35 PM
PM User |
#2
UE Antagonizer
Join Date: Dec 2005
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,687
Thanks: 42
Thanked 637 Times in 625 Posts
You can install XAMPP on your local machine and use the included Mercury mailer to send emails if you're too cheap to pay for hosting.
11-15-2012, 02:54 PM
PM User |
#3
New to the CF scene
Join Date: Nov 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by
Fumigator
You can install XAMPP on your local machine and use the included Mercury mailer to send emails if you're too cheap to pay for hosting.
I can't do that ... I've to upload it on net ...
11-15-2012, 02:58 PM
PM User |
#4
Master Coder
Join Date: Jun 2003
Location: Cottage Grove, Minnesota
Posts: 9,055
Thanks: 8
Thanked 1,032 Times in 1,023 Posts
Who is your webhost company?
11-15-2012, 03:06 PM
PM User |
#5
Senior Coder
Join Date: Feb 2011
Location: Your Monitor
Posts: 3,665
Thanks: 45
Thanked 456 Times in 444 Posts
If you have no mail() on your host the odds are that you're also unable to use sockets. If thats the case then you can't use smtp at all. You're effectively locked in and unable to do anything than run a basic website.
11-15-2012, 04:08 PM
PM User |
#6
UE Antagonizer
Join Date: Dec 2005
Location: Utah, USA, Northwestern hemisphere, Earth, Solar System, Milky Way Galaxy, Alpha Quadrant
Posts: 7,687
Thanks: 42
Thanked 637 Times in 625 Posts
Quote:
Originally Posted by
tangoforce
IYou're effectively locked in and unable to do anything than run a basic website.
...Which makes perfect sense, because you're getting the hosting for FREE.
11-15-2012, 04:14 PM
PM User |
#7
Senior Coder
Join Date: Feb 2011
Location: Your Monitor
Posts: 3,665
Thanks: 45
Thanked 456 Times in 444 Posts
Yup, been there done that..
11-15-2012, 06:05 PM
PM User |
#8
New to the CF scene
Join Date: Nov 2012
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
OK. ..
Thanx ... Now atleast I've got the problem....
tym to go premium
..
P.S. I am using freehosting.com
Jump To Top of Thread
Thread Tools
Rate This Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT +1. The time now is 02:33 AM .
Advertisement
Log in to turn off these ads.