| bjori@php.net 2006-09-12, 6:58 pm |
| ID: 37498
Updated by: bjori@php.net
Reported By: radli82 at mail dot ru
-Status: Open
+Status: Closed
Bug Type: Website problem
PHP Version: Irrelevant
New Comment:
ch.php.net has been removed.
Please use ch2.php.net.
You can pick your preferred mirror at php.net/my.php
Previous Comments:
------------------------------------------------------------------------
[2006-05-18 13:47:30] radli82 at mail dot ru
Description:
------------
Hi,
The next URL causes the following errors:
Warning: Wrong parameter count for fgets() in
/server/ftp/mirror/php/results.php on line 45
Warning: Cannot add header information - headers already sent by
(output started at /server/ftp/mirror/php/results.php:45) in
/server/ftp/mirror/php/include/layout.inc on line 79
Warning: Cannot add header information - headers already sent by
(output started at /server/ftp/mirror/php/results.php:45) in
/server/ftp/mirror/php/include/layout.inc on line 80
Problem URL is
http://ch.php.net/results.php?q=IE+redirect&l=ru&p=all
I did not find a simular tred with 'fgets' keyword.
Thank you.
Reproduce code:
---------------
http://ch.php.net/results.php?q=IE+redirect&l=ru&p=all
Browsers:
IE 6.0.x
Firefox 1.5.x
Expected result:
----------------
No errors
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=37498&edit=1
|