>   I tried using a cookie I still had the same problem that it worked first
> time but even if you stayed on the page and put a sencond entry in it
> would
> not work,

then you:
set the cookie incorrectly
overwrite/delete the cookie by mistake
your browser does not support cookies
...

read
http://php.net/manual/en/features.cookies.php
and
http://php.net/manual/en/function.setcookie.php

try the example there!

witty

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to