Hi
I am trying to create an online survey using PHP ...I am using MySQL as the database and MAC OS Jaguar. I do not need the results to be added to the database. I need to be able to send the results of the survey to an email address....I know that this is possible using MS FrontPage but with PHP I am not so sure. Please help.
Thanks, Pushpinder
Check out the function mail(), not sure if this will work with MAC OS Jaguar, but I would think so...
PHPdev