I couldnt get php's cookies working at all, so finally I decided to send a
header cookies which worked perfectly. So try this:
header("Set-Cookie: Login[Email]=$Email; path=/; expires=$oneYear");
I made a function for $oneYear, but you can replace it with whatever date
you would like :)
I hope
Hi All,
I used to run a customized version of Php-Nuke (www.phpnuke.org) on a
server that had PHP 4.05, Linux and Apache. Used to run fine.
Now I am trying to run the same, just downloaded and uploaded to the new
server, but it is a Windows, IIS, with PHP 4.0.3pl1. The phpinfo(); of the
ne
2 matches
Mail list logo