php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1670 PHP loading pages slow
Submitted: 1999-07-06 14:05 UTC Modified: 1999-07-06 14:10 UTC
From: kenford at infomak dot com Assigned:
Status: Closed Package: Other
PHP Version: 3.0.11 OS: linux 2.0.33
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: kenford at infomak dot com
New email:
PHP Version: OS:

 

 [1999-07-06 14:05 UTC] kenford at infomak dot com
Why when you request a php page it takes so long to
open that page? it's worst on your site www.php.net,
the screen locks up for a few seconds then it open
the COMPLETE page at once while with a regular .html page
will open from the top to the bottom of the page 
without locking up. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-06 14:10 UTC] rasmus at cvs dot php dot net
That has nothing to do with PHP.  That's just how your browser renders HTML in a table.
 [1999-07-06 14:10 UTC] jim at cvs dot php dot net
This has to do with how your browser handles table layout.
It is not a PHP bug. Try another table-intensive site like
http://freshmeat.net/ and you'll see the same behavior.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC