On Wednesday 27 November 2002 05:11, [EMAIL PROTECTED] wrote:
> Is there an actual way to store the data in a temporary table as you go
> through the multi-page form and then extract that data from the temporary
> storage from the DB App and either process the data or store it in a
> permanent place?
>
> I have never done this before, but maybe someone else has? Any tips on how
> to do this, what "type(s)" of DB tables are required to do this and can you
> give me an url to help me research it further?

Search the documentation of your db of choice for "temporary table"

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Early to rise, early to bed, makes a man healthy, wealthy and dead.
                -- Terry Pratchett, "The Light Fantastic"
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to