php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8047 phpinfo() : HTML markup produced is 'broken'
Submitted: 2000-11-30 04:23 UTC Modified: 2000-12-30 19:37 UTC
From: bjack at wiley dot co dot uk Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.0.1pl2 OS: Windows NT Sevice Pack 5
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bjack at wiley dot co dot uk
New email:
PHP Version: OS:

 

 [2000-11-30 04:23 UTC] bjack at wiley dot co dot uk
embedding the command inside a table causes the overall table layout to distort from the expected.

solution:
	line 113 add "</TABLE>" (at the beginning of this line)
	line 123 remove "</TABLE>" (from the beginning of this line)

Line numbers refer soley to the code produced by phpinfo().

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-03 08:48 UTC] stas@php.net
phpinfo lines depend on your configuration, so nothing can
be known just from line numbers. Could you give the context
of the place where you think HTML code is wrong?
 [2000-12-30 19:37 UTC] sniper@php.net
No feedback and should be fixed now.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC