ID: 30842 Updated by: [EMAIL PROTECTED] Reported By: marksivuk at yahoo dot co dot uk -Status: Feedback +Status: No Feedback Bug Type: Session related Operating System: WIN 2000 PHP Version: 4.3.9 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2004-11-21 14:26:04] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2004-11-19 19:57:24] marksivuk at yahoo dot co dot uk Description: ------------ I've found out what seems to be causing the problem with my login page viewed on IE 6. http://www.scottishbusiness.biz/newscotbiz/user.php At the bottom of user.php, when i remove the code below the page displays fine. session_start();session_unset();session_destroy(); but if i keep this code in it causes the page to add the code within a tag as opposed to outwith it. The page will show correctly upon refreshing the page though the error only occurs when the page is first visited. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30842&edit=1
