Hi listers,

I have some webspace on a Unix server running apache. Things look like
this there:

Path to dir with files - /home/username/public_html/
URL - www.somesite.net/~username

setcookie("id",$randval,time()+3600,"Q1","Q2",0);

What do I plug into Q1 and Q2? I want to set cookie for only my part
of the site and not the whole site.

regards
sukrit


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to