hi all,
newbie here:
i want to be able to use cookieless sessions where the sessionid is added to the url...
i've put this on my page:
ini_set("session.use_cookies", "0"
;
but no go...any help?
thanks,
=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); }
newbie here:
i want to be able to use cookieless sessions where the sessionid is added to the url...
i've put this on my page:
ini_set("session.use_cookies", "0"

but no go...any help?
thanks,
=========================================================
-jeff
try { succeed(); } catch(E) { tryAgain(); }