ryanharper Posted January 8, 2010 Share Posted January 8, 2010 i have a members table set up in MySQL. when someone registers at the site, their info goes to the table and they can not login until it has been approved. Is there a PHP script i can use that will send an email to the admin when a person submits registration form? Link to comment https://forums.phpfreaks.com/topic/187747-php-email-function/ Share on other sites More sharing options...
PHP Monkeh Posted January 8, 2010 Share Posted January 8, 2010 I bring you: the mail function Link to comment https://forums.phpfreaks.com/topic/187747-php-email-function/#findComment-991260 Share on other sites More sharing options...
ryanharper Posted January 8, 2010 Author Share Posted January 8, 2010 i wasn't sure where in the files i should put the mail function but after a few attempts i found it - thank you! RH Link to comment https://forums.phpfreaks.com/topic/187747-php-email-function/#findComment-991265 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.