irka
31 Jan 2006, 12:42 AM
Does anybody knows how to send an email from an HTML file using php or any kind of script within my webserver ? Hey that could be great,
Thanks and Cheers!!! It's the chinese year here :P Dog year
memset
01 Feb 2006, 12:59 PM
PHP has a mail() function that allows you to send email. You could build your HTML form & send the data to the PHP script upon submitting and have the PHP script parse the data and email you whatever information you wanted from it.
Hope this helps,
-Mike
http://www.PerlCoders.com/
http://www.PHPLabs.com/
http://www.Image-Jar.com/
Powered by vBulletin® Version 4.2.0 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.