Jump to content

prob abit of a newbie question


newbreed65

Recommended Posts

Im a complete newbie when it comes to php at the moment, currently ive only been able to test anything that requires me to send mail when ive got it upload to my domain since i currently cant get it testing locally

 

im currently using wamp and looking on there forum it doesnt seem to support email on the local host and i cant used the same smtp as i have for my domain since it password protected by fasthost

 

anyone care to give me some advice?

 

 

Link to comment
Share on other sites

i cant used the same smtp as i have for my domain since it password protected
Use the phpmailer class to use SMTP authentication. Then once you put your script onto your live server, it will still work using the phpmailer class or at most you will need to change some settings.
Link to comment
Share on other sites

thank you i had that in mind just need abit of a nodge so i knew it could be done, ive got to pop out now but have you got anymore advice on what code to write for the authentication etc, ill be looking up myself when i get back but any extra help would be greatful

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.