Hey guys,
I have a site that will be somewhat like a classifieds website. Everything is stored in a mysql database table called 'Postings', including the poster's e-mail address ('Email') and the date ('PostDate') the item was posted.
I want to create code that will automatically e-mail the...