was removed in PHP 5 Beta 2
- Remove the text file and add BC URL redirector for this
file
- Modify links on the frontpage to utilize mirrors (now the files
should be available on all mirrors), and also point to the PHP
file
via URLs, like /manual/en/tableless/function.echo.php for
testing purposes (this will replace the current rendering mode if
it works across common browsers)
searched in the function list or in Google, as they are
clearly missing files on the server). Do preserve the 404
error code on the pages though, as these are not to be
indexed (also add a meta for this reason).
- prevent infinite redirection loop with the shortcut /error
- use $_SERVER['DOCUMENT_ROOT'] instead of $DOCUMENT_ROOT,
so register_globals is not needed here anymore