PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am trying to get an alert for an entry to a database to go back to an email address.
<?php mail($to='name@emailaddress.com', $subject='Entry in Database', $body='There is an entry in the Query section of the databse.');?>
I do not know if I am tackling the problem from the right direction. The result is multipal emails and I suspect that the page is sending an email ever time someone looks at the page.
Yes. That code will run every time the page is viewed.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.