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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
40 + 31 = ?
Subscribe to this entry?

 
 [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 May 02 11:01:31 2024 UTC