php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37498 Search error
Submitted: 2006-05-18 13:47 UTC Modified: 2006-09-12 14:45 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: radli82 at mail dot ru Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2006-05-18 13:47 UTC] 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


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-12 14:45 UTC] bjori@php.net
ch.php.net has been removed.
Please use ch2.php.net.

You can pick your preferred mirror at php.net/my.php
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 00:00:02 2026 UTC