BillRayDrums Posted December 18, 2009 Share Posted December 18, 2009 Hello I'm a noob. I was tasked with setting up a site that's been prewritten. The site is basically a form that captures user's info on the frontpage. All the code is there except the ability to notify the admin upon record received. I need to write in a function that allows the admin when someone adds a record to the database. How do I go about doing this? Any help is greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/185633-need-help-with-a-mail-notify-function/ Share on other sites More sharing options...
ChemicalBliss Posted December 21, 2009 Share Posted December 21, 2009 First, i would learn a little about php, find a few beginner tutorials etc (some on this site). Then, learn how to use the mail() function. Good Luck . -CB- Link to comment https://forums.phpfreaks.com/topic/185633-need-help-with-a-mail-notify-function/#findComment-981529 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.