Posted by J.O. Aho on 03/09/06 07:28
John Hopper wrote:
> Hi
>
> Thanks for the response.
>
> To be honest, I am not honestly sure if I am saving the info in a session -
> how would I check this and if I'm not, implement it?
On-line manual session:
http://www.php.net/manual/en/ref.session.php
On-line manual cookies:
http://www.php.net/manual/en/function.setcookie.php
Don't forget to read the user comments for different functions, there are
quite much useful information.
//Aho
[Back to original message]
|