php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #18934 HTML page too wide
Submitted: 2002-08-15 21:41 UTC Modified: 2002-10-28 11:10 UTC
From: topmind at technologist dot com Assigned: imajes (profile)
Status: Closed Package: Documentation problem
PHP Version: 4.2.2 OS: N/A
Private report: No CVE-ID: None
 [2002-08-15 21:41 UTC] topmind at technologist dot com
The webpage for some of the documentation is too wide to easily read on 800 x 600 monitors. (Please don't tell me to upgrade monitors. That is so MS-like.) One has to scroll right to left to read each line. An example is at:

http://www.php.net/manual/en/language.variables.predefined.php

Here, it appears that somebody put a long URL in the comments, which HTML cannot break.

One solution would be to make the comments in a *seperate* HTML table container than the top description part. That way a fat comment table won't "ruin" the description table also.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-15 23:04 UTC] nohn@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php
 [2002-08-15 23:05 UTC] nohn@php.net
Please use the printer-friendly version of PHP-Manual on low resolutions.
 [2002-08-16 04:49 UTC] tal@php.net
Hrm.. we should fix the already-fixed quick fix too...
 [2002-08-16 14:27 UTC] imajes@php.net
i'm actually fixing this. please don't say it's fixed when it's not :)
 [2002-10-28 11:10 UTC] iliaa@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

Appears to have been fixed, I can read the page just fine in 800x600 without any horizontal scroll bars.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 03:01:32 2025 UTC