Code Comments
Programming Forum and web based access to our favorite programming groups.Hi,
Can we set a cookie from the command line.
I have tried
<?php
setcookie('TestCookie','allo',time()+360
0);
echo "->".isset($_COOKIE['TestCookie']);
?>
echo gives: ->
--
X trême newbe
......
masm32
windows Xp
asus p4 s533/333/133
Intel(R) Celeron (R) CPU 2.00 GHz
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.