Has anyone else noticed that when you have the session.use_trans_sid turned
on in the php.ini that it adds the session id or the SID to the end of not
only links but images as well?
<img
src="/econophone/logon.php3?=PHPE9568F34-D428-11d2-A769-00AA001ACF42&SID=237
d40a2612c55ad20c443d43158f64a" border="0" align="right" alt="PHP Logo">
It does this (above) on every image, basically replacing the image name with
the session id etc.