I’m looking to create a PHP script so users can save their preferences and then have results e-mailed to them on a weekly, daily, or bi-monthly basis.
Anyone know of open source scripts? Or example scripts? Or a general direction to help me get started?
How Can I Create A Php Search Agent?
February 19th, 2010 by CTO WebOjO.com website designers Lahore Pakistan Leave a reply »
Advertisement
You need a database like mysql to save the preferences and allow changes. php can handle this well, but the emailing can be a problem, unless the mail server is on the same machine as the web server there are tight security controls to block automated mails.