larry777 Posted May 4, 2007 Share Posted May 4, 2007 Hi I am building a questionnaire in Dreamweaver (PHP/MySql) and have the latest MX Kollection server behaviours installed. There is no user log-in system. My form is too long to have on 1 page and is spread over about 7 pages. I need to keep the data together and reference it against a userID. As I have several pages and not 1 long one I am not sure how to do this. Any ideas out there..??? L. Link to comment https://forums.phpfreaks.com/topic/49954-need-help-with-a-form-hellllp/ Share on other sites More sharing options...
benjaminbeazy Posted May 8, 2007 Share Posted May 8, 2007 store the info in a session and do your query in the end http://us2.php.net/manual/en/ref.session.php Link to comment https://forums.phpfreaks.com/topic/49954-need-help-with-a-form-hellllp/#findComment-247699 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.