tom_b Posted February 4, 2007 Share Posted February 4, 2007 Hello!! I have a PHP/MySql message board, what I'd like now is to have an e-mail sent to me whenever there is a new post. Any ideas? Thanks, Tom Link to comment https://forums.phpfreaks.com/topic/36976-php-auto-e-mail/ Share on other sites More sharing options...
yzerman Posted February 4, 2007 Share Posted February 4, 2007 which one? There are many pre-made free mods for all sorts of PHP/Mysql boards like PHPBB, SMF (this forum), VB, IPB - but I cant point you in the right direction if I dont know which one you are using. Link to comment https://forums.phpfreaks.com/topic/36976-php-auto-e-mail/#findComment-176475 Share on other sites More sharing options...
marcus Posted February 4, 2007 Share Posted February 4, 2007 If you made the board yourself just edit the add post file and just have it send an email to yourself. Link to comment https://forums.phpfreaks.com/topic/36976-php-auto-e-mail/#findComment-176479 Share on other sites More sharing options...
tom_b Posted February 4, 2007 Author Share Posted February 4, 2007 Yes, I made it myself. So maybe right after the code that inserts the message into the database I could use the e-mail function to have it e-mailed to myself? That makes sense, I'll try it, thanks!! Tom Link to comment https://forums.phpfreaks.com/topic/36976-php-auto-e-mail/#findComment-176485 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.