Please Note;
Internet explorer users beware.
When using session_start() to begin a session this session
will remain open until the page has finished loading or it
is explicitly terminated.
You can lose the session however if the the page contains a
reference to <img src=""> with name and id
references (which may be used if the image is referencing a
dynamic image, called by javascript) This seems to casue
IE6 to refresh the page session id and hence loose the
session.
This took hours for me to diagnose when users were getting
unexpectedly logged out of my site due to this
"" in the img src.
----
Server IP: 203.220.0.234
Probable Submitter: 203.31.24.51
----
X-Spam-Status: No, hits=4.8 required=5.0
tests=DATE_MISSING,FROM_NO_LOWER,
HTML_IMAGE_ONLY_06,HTML_MESSAGE autolearn=no version=2.64
----
Manual Page -- http://w
ww.php.net/manual/en/ref.session.php
Edit -- http://master.p
hp.net/note/edit/62450
Del: integrated -- ht
tp://master.php.net/note/delete/62450/integrated
Del: useless -- http:
//master.php.net/note/delete/62450/useless
Del: bad code -- http
://master.php.net/note/delete/62450/bad+code
Del: spam -- http://m
aster.php.net/note/delete/62450/spam
Del: non-english -- h
ttp://master.php.net/note/delete/62450/non-english
Del: in docs -- http:
//master.php.net/note/delete/62450/in+docs
Del: other reasons-- http://master
.php.net/note/delete/62450
Reject -- http://master
.php.net/note/reject/62450
Search -- http://ma
ster.php.net/manage/user-notes.php
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|