php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #45783 Dead Link
Submitted: 2008-08-11 09:31 UTC Modified: 2008-08-11 09:55 UTC
From: sanctero at hotmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None
 [2008-08-11 09:31 UTC] sanctero at hotmail dot com
Description:
------------
Whilst using your documentation site at http://au.php.net/manual/en/tutorial.firstpage.php I was directed to the following site ? PHP Editors List. 

This Directed me to http://www.midnighthax.com/phpeditors.php
The site is dead and comes up with the following code.

Reproduce code:
---------------
Warning: require_once(HTML/QuickForm.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/midnighthax.com/template-header.php on line 6

Fatal error: require_once() [function.require]: Failed opening required 'HTML/QuickForm.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/www/midnighthax.com/template-header.php on line 6


Actual result:
--------------
Warning: require_once(HTML/QuickForm.php) [function.require-once]: failed to open stream: No such file or directory in /home/www/midnighthax.com/template-header.php on line 6

Fatal error: require_once() [function.require]: Failed opening required 'HTML/QuickForm.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/www/midnighthax.com/template-header.php on line 6


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-11 09:55 UTC] bjori@php.net
already fixed in cvs, see http://docs.php.net/manual/en/tutorial.firstpage.php
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 01:00:01 2026 UTC