Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001071

[PHP-DB] Performance: why it take so long time? From: Stefano (stefano.consolaro <email protected>)
Date: 07/10/01

Hi.
I am using PHP4+Apache 1.3.14 (win32)+[Access-local | Oracle-remote] with
very simple query on small tables.
When I start the page.php it takes several second to display the results: it
seems that it is waiting someting; if there are many rows, it displays a
portion of it at time (in terms of Kbytes 150, then other 150 and so on).

The question is: there are some variable configuration in Apaches or some
tips to use in the PHP code for fastening the replay? (For exaple i faund
that in a PHP page that display a FORM, the displaing time is smaller if I
do some calculation in the code than if I don't use it)

Thanks for support.
Stefano

PS: I apologise for my English

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>