Re: [PHP-LANG] Multiple forms and 1 sql table

[email protected] (Joey Smith) Wed, 3 Jul 2002 17:48:56 -0600
Newsgroups php.lang
Message-ID <[email protected]>
Wrong list. Try [email protected].

On Wed, Jul 03, 2002 at 02:49:01PM -0600, CM wrote:
> What do you do if you have a huge form that you want broken up into several
> different forms but each time the submit button is pressed the info is saved
> to the sql table.
> 
> Do you just create the table on the first form submit and then on each
> subsequent form you just update the table?
> 
> 
> 
> 
> 
> -- 
> PHP Language Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php