Justtechjobs.com Find a programming school near you






Online Campus Both


php3-list | 2000051

[PHP3] Cookie Confusion .. From: Christian (c_hope <email protected>)
Date: 05/15/00

Hi all,

I have a situation where I collect user details via a form ..
I do not wish to enter them into MySQL straight away ..
As further processing, collection and validation has to be done ..
Therefore if one area fails no entry will be made ..
So I need a way of temp storing this data over multiple pages ..

I thought of setting a cookie .. But am having problems ...
What is the procedure for setting a cookie to form contents ..
--> where is the setcookie code() called, current or called page ?

Can someone please help with the cookie code ..
Or maybe suggest a better way of temp storing the form data ..

Thanks heaps,

-- 
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>