A problem i've come up with is when sending a js file to the
browser that has session_start in it ie will crack it and
not download and execute the file. FF is fine and i think i
know what the problem is. ie does not except cookie's for js
files being downloaded and session_start is trying to send a
message telling it to increase the id time longer even
though its already initiated. I can read the session id from
the browser, by $_COOKIE["PHPSESSID"] though i
dont know of anyway of setting up the session from that
without sending a cookie back.
----
Server IP: 203.16.234.90
Probable Submitter: 203.206.182.165
----
Manual Page -- http://w
ww.php.net/manual/en/ref.session.php
Edit -- https://master
.php.net/note/edit/77450
Del: integrated -- h
ttps://master.php.net/note/delete/77450/integrated
Del: useless -- http
s://master.php.net/note/delete/77450/useless
Del: bad code -- htt
ps://master.php.net/note/delete/77450/bad+code
Del: spam -- https:/
/master.php.net/note/delete/77450/spam
Del: non-english --
https://master.php.net/note/delete/77450/non-english
Del: in docs -- http
s://master.php.net/note/delete/77450/in+docs
Del: other reasons-- https://mast
er.php.net/note/delete/77450
Reject -- https://mast
er.php.net/note/reject/77450
Search -- https://
master.php.net/manage/user-notes.php
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|