Re: [PHP] Speed of loding PHP pages

2001-07-12 Thread Alexander Skwar
So sprach »Aral Balkan« am 2001-07-11 um 14:59:44 -0400 : > Personally, I couldn't be happier that Netscape won't be making browsers Ah, so Microsoft also stopped making "operating systems"? > anymore and I wish that trouble-some bug of an excuse for a browser would > just go away :) Well, Nets

Re: [PHP] Speed of loding PHP pages

2001-07-11 Thread Aral Balkan
>> Netscape is notoriously slug-like when it comes to loading large tables (i.e. the output of phpinfo()). A way around this is to break up large tables into numerous smaller ones (or at least have one table at the top that displays something so that the user doesn't think that things have gone a

RE: [PHP] Speed of loding PHP pages

2001-07-11 Thread scott [gts]
age- > From: Inércia Sensorial [mailto:[EMAIL PROTECTED]] > Subject: Re: [PHP] Speed of loding PHP pages > > > > No. It also depends on the internal engine used by the browser to > 'contruct' the elements. On Windows plataforms, Netscape are slower to > render

AW: [PHP] Speed of loding PHP pages

2001-07-11 Thread Sebastian Stadtlich
s VERY nice in my opinion. if it would only were better at javascript) sebastian > -Ursprungliche Nachricht- > Von: Brian S. Dunworth [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 11. Juli 2001 19:18 > An: php list > Betreff: RE: [PHP] Speed of loding PHP pages >

Re: [PHP] Speed of loding PHP pages

2001-07-11 Thread Inércia Sensorial
No. It also depends on the internal engine used by the browser to 'contruct' the elements. On Windows plataforms, Netscape are slower to render cached pages. But IE has an advantage, it is built around some native windows functionalities, one of the reasons it is faster. I don't know for other

RE: [PHP] Speed of loding PHP pages

2001-07-11 Thread Brian S. Dunworth
TED]> - -Original Message- From: Don [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, July 11, 2001 12:48 PM To: php list Subject: [PHP] Speed of loding PHP pages Hi, Has anyone tries any test loading PHP pages into IE 5.x and Netscape 4.7x? As an experiment, I have a pag

Re: [PHP] Speed of loding PHP pages

2001-07-11 Thread Alexander Wagner
Don wrote: > Has anyone tries any test loading PHP pages into IE 5.x and Netscape > 4.7x? This is in no way related to PHP. It's just the old Netscape taking lots of time for +rendering large pages, especially with nested tables. regards Wagner -- Madness takes its toll. Please have exact cha

Re: [PHP] Speed of loding PHP pages

2001-07-11 Thread infoz
Netscape is notoriously slug-like when it comes to loading large tables (i.e. the output of phpinfo()). - Tim > As an experiment, I have a page that issues a phpinfo(). WIth I.E. 5.5, > it takes about 3 seconds. With Netscape 4.77, it takes almost 20 > seconds. -- PHP General Mailing List

[PHP] Speed of loding PHP pages

2001-07-11 Thread Don
Hi, Has anyone tries any test loading PHP pages into IE 5.x and Netscape 4.7x? As an experiment, I have a page that issues a phpinfo(). WIth I.E. 5.5, it takes about 3 seconds. With Netscape 4.77, it takes almost 20 seconds. Thanks, Don -- PHP General Mailing List (http://www.php.net/) To