PHP Code Snippets Tagged with email
(3)
PHP sendmail script made for my mIRC snippet ( http://www.hawkee.com/snippet/3458/ )
To use: save as 'mircemail.php', upload to web host (need sendmail enabled to work) make sure the url is at something..
Its a feedback form, so you know what your users think of your site, etc. on the 29th line, change 'nick@host.com' to your email address. This is my first php snippet, so please use constructive criti..
This is a ready to go PHP script that can be pasted into a blank .php document. Run it through your webserver after changing $myemail to the value of your E-Mail address. It also sends the referring..