ID: 11852 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Session related Operating System: Win98SE PHP Version: 4.0.6 New Comment:
Ask support questions on the mailing lists: http://www.php.net/support.php Previous Comments: ------------------------------------------------------------------------ [2001-11-18 01:40:46] [EMAIL PROTECTED] 1.) Sessions work fine for me with frames. 2.) Please test your script(s) with http://www.php.net/~zeev/php-4.1.0RC2.tar.gz Thanks. ------------------------------------------------------------------------ [2001-07-03 05:43:53] [EMAIL PROTECTED] starting indexfile: session_start() session_register("var") in the header of the frameset definition (index) file, even transferring the <?=SID?> directly to the contained frame (control) can't convince the control-file to take on the same session id as the indexfile has submitted to it. starting controlfile: session_start() tried everything. all worked perfect on the 4.0.5 release! i can't find any scripting bug... ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=11852&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]