Re: [PHP-DB] increase PHP performance

2002-05-10 Thread Egil Helland
Well, Georg, what is probably the slowest link here is the ADODB connection. One of the great things with PHP is that you have native support for a lot of DBs built-in or available as separate DLLs. You should really look into using this for your DB connections instead of using the MS method,

[PHP-DB] increase PHP performance

2002-05-09 Thread Georg
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 f