php - Help with setting up class.PHPmailer version 2.0.4 -



php - Help with setting up class.PHPmailer version 2.0.4 -

basically i've got little family project going. i'm trying create little family website , need form of authentication , i'd them able register.

i came across script works except phpmailer section. i've got testing server wamp. next code phpmail script - can help me configure it? , edit?

i'm using version 2.0.4 of 'class.phpmailer.php'. tutorial website: http://www.html-form-guide.com/php-form/php-registration-form.html

thanks replies :)

php phpmailer

Comments

Popular posts from this blog

c# - Move local mssql database to webhosted MYSQL -

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -