I get the following error when using a previously working cookie function:
expects parameter 3 to be long
Code is below... I just don't see the difference then the way the doc uses:
time() - 3600
-vs- the way I did it below...
Thanks !
function f_put_cookie($user_name,$user_email,$account_type,
Saturday, September 08, 2001, 5:40:46 PM, you wrote:
AM> when i submit a form and try to have it post a cookie in the php thing i get
AM> this error message:
AM> Warning: Cannot add header information - headers already sent by (output
AM> started at /usr/local/www/data/vi2dev/root/layout/functio
when i submit a form and try to have it post a cookie in the php thing i get
this error message:
Warning: Cannot add header information - headers already sent by (output
started at /usr/local/www/data/vi2dev/root/layout/functions.php:167) in
/usr/local/www/data/vi2dev/root/admin/manager.php on li
3 matches
Mail list logo