Hi there, Does anyone knows what is the code which can enable the online form to send the data as an email direct to an email address without going through the client's SMTP? Thanks. Cheers. 🙂
huh, maybe you should check out the mail() function at http://www.php.net/manual/en/ref.mail.php, and why would it have to use the clients smtp, PHP is server side