> If you aren't a coder, you probably cannot do what you ask; there aren't > any pre-built simple systems that do exactly what you ask. Yes and no. I agree that someone without coding experience (or a desire to learn) cannot tackle this problem, but what Philippe has requested is a simple user authentication system with sessions, of which there are many. Still, customization to fit his system will require an understanding of the code, which will likely prove problematic. To the poster, check out the PHP Classes Repository for a number of authentication classes. Don't expect them to work if you don't understand the code, though. Edward Dudlik Becoming Digital www.becomingdigital.com ----- Original Message ----- From: "Peter Beckman" <beckman@purplecow.com> To: "Philippe Rousselot" <usergroup@alcatorda.com> Cc: <php-db@lists.php.net> Sent: Thursday, 05 June, 2003 00:15 Subject: Re: forms with php/mysql 1. Search the archives, they are here: http://www.php.net/mailing-lists.php 2. If you aren't a coder, you probably cannot do what you ask; there aren't any pre-built simple systems that do exactly what you ask. You could look on freshmeat.net or sourceforge.com, but I doubt you'd find what you are looking for. Peter On Thu, 5 Jun 2003, Philippe Rousselot wrote: > Hi, > > I need for an association to create a form using php/mysql. If I can > understand php, I am not a coder, so if someone had the code I need, I would > really be greatful. > > I need : > > 1. on a page someone identify himself or register to the service using a form > where the person enter name, email(username) and password. > 2. once registered, the person can access a secured zone containing a form > 3. the persone can fill the form, abandon half way and save the result, then > come back and have the previously recorded information appearing again. > > all data need to be in a Mysql database. > > > Thank you very much for your help. > > Philippe > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > --------------------------------------------------------------------------- Peter Beckman Internet Guy beckman@purplecow.com http://www.purplecow.com/ --------------------------------------------------------------------------- -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php