Does CS-Cart run better on PHP 4 or PHP 5

Does CS-Cart run better on PHP 4 or PHP 5 ?



My hosting company supports both PHP 4 and PHP 5. But defaults to PHP 4 unless I activate PHP 5 in the .htaccess file.



Their versions are



PHP version 4.4.4

PHP version 5.1.6

I am also wondering if anyone has any quantitative results comparing PHP 4 v PHP 5.



Bob

[quote name=‘jobosales’]I am also wondering if anyone has any quantitative results comparing PHP 4 v PHP 5.[/QUOTE]SourceLabs does:



[url]Slot88: Judi Slot Online Gacor Terbesar & Terpercaya Indonesia



You will not see much difference running PHP 5 unless CS-Cart used functions not available in PHP 4. I would like to see CS-Cart running with PHP 5 and MySQL 5.

I asked CS cart about using stored procedures in mysql 5, but they have yet to have time to look into it.

[quote name=‘ETInteractive’]I asked CS cart about using stored procedures in mysql 5, but they have yet to have time to look into it.[/QUOTE]That would be great if we could eliminate many of the queries that are always running the same thing over and over with a procedure stored in cache. Just think how fast CS-Cart could run on those sites with hugh number of products.

Yea, i know, one of my clients has a TON of categories and products.



stored procs are great for performance.