razingreason Posted April 22, 2008 Share Posted April 22, 2008 i had nowhere else to turn and im assuming you seasoned veteran users are probably sneering at this post with a violent upheaval of your corner lip, however...im an idiot so i cant be excused. i know nothing about php but understand it'd probably best be suited to present purposes. im trying to send out email surveys, simple fields users can interface with an answer questions as directed. example would be: 1. current company 2. job title 3. desire to answer this third and equally painful question just a numbered set of fields. bout fourteen or so. recipient gets form in their inbox, fills in the required fields, and replies to sender. thanks in advance for the help. Link to comment https://forums.phpfreaks.com/topic/102244-email-survey/ Share on other sites More sharing options...
DarkWater Posted April 22, 2008 Share Posted April 22, 2008 Your humor actually made me laugh a little. I'll help you, lol. Do you need a script written, or do need help writing one? Link to comment https://forums.phpfreaks.com/topic/102244-email-survey/#findComment-523499 Share on other sites More sharing options...
razingreason Posted April 22, 2008 Author Share Posted April 22, 2008 i just need a little nudge in the right direction. or a script in the precise direction. your courtesy is astounding though. im writing to my mother about you as we speak. Link to comment https://forums.phpfreaks.com/topic/102244-email-survey/#findComment-523509 Share on other sites More sharing options...
monkeypaw201 Posted April 22, 2008 Share Posted April 22, 2008 ROFL, i love your humor, anyways, im not a "seasoned veteran" yet, but i think you may want just a list of questions and have a PHP cron on your server parse it and place it in a database.. Link to comment https://forums.phpfreaks.com/topic/102244-email-survey/#findComment-523512 Share on other sites More sharing options...
DarkWater Posted April 22, 2008 Share Posted April 22, 2008 People are generally pretty nice on these forums. =) I'd really suggest learning some PHP and SQL. You can google tutorials, but I'd REALLY recommend getting a book. The book that most radically changed my PHP career was PHP and MySQL For Dynamic Web Sites by Larry Ullman. It's a Visual Quickpro Guide. I think the latest version is named "PHP 6 and MySQL 5". I'd SO suggest it. You'll be able to really get an amazing grasp of the language. Link to comment https://forums.phpfreaks.com/topic/102244-email-survey/#findComment-523515 Share on other sites More sharing options...
monkeypaw201 Posted April 22, 2008 Share Posted April 22, 2008 People are generally pretty nice on these forums. =) I'd really suggest learning some PHP and SQL. You can google tutorials, but I'd REALLY recommend getting a book. The book that most radically changed my PHP career was PHP and MySQL For Dynamic Web Sites by Larry Ullman. It's a Visual Quickpro Guide. I think the latest version is named "PHP 6 and MySQL 5". I'd SO suggest it. You'll be able to really get an amazing grasp of the language. !!WARNING!! Books require non-digital print to be read, may cause temporary smartness lol Link to comment https://forums.phpfreaks.com/topic/102244-email-survey/#findComment-523527 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.