I recognized during saving or loading data from the database, by
using ADODB connection, the transaction process is rather slow. Also the
generation of the website (I tried to use framesets, and print all the HTML
instructions with PHP commands) is rather slow. I got in mind that PHP is a
rather fast CGI language. Perhaps the problem is because I use recent APACHE
version on a MS-Windows OS (I read once APACHE on MS-Window OS is still in
a kind of beta version, not real comparable to the performance on LINUX
machines?) or it 's because I print all HTML commands and therefore the
parsing takes such a lot of time?! Perhaps I have to use some certain
settings on the APACHE or use some certain PHP compile settings?

Has anybody got any ideas why these problems occur and how to get rid of
them??

 Kind regards
Georg




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to