![]() |
|||
PHP
IT Tags
SimpleXML Simplexml Parser include ajax mysql server check domain Solr XML PHP and FLash multiple file uplo connection to MYSQL Overlapping Layers indexing solr magento ecommerce php mail local server Stop Script Combo box photo gallery server shutdown UPDATE my_thread_global_end control panel Mobile site local server objects XHTML Xampp sdf associative arrays Remove Duplicate |
Testing mail function locally
By: Sudhir | 04 Sep 2008 6:57 pm
Hello every body... Comments
Windows XP doesn't have mail server built in
Use xampp for php devel environment, it has mail already built in or install any email server (xampp uses mercury ), or change SMTP=localhost to some real host on the net in php.ini OR if you like using smtp, you can use Swift Mailer.
By: PHP Guru | 04 Sep 2008
|
