Click to See Complete Forum and Search --> : Which is Faster / Memory Efficent


Sayian
09-13-2005, 07:41 AM
I just upgraded to PHP5 , and id have to say ive seen a slowdown in my script execution time ...

Is php 5 not faster then 4? Should i have upgraded?

I dont use OO programming , so was their really a need?

Anyone else had experiances like this?

planetsim
09-19-2005, 09:55 PM
Perhaps an example of code being used. I am yet to see any speed difference from PHP 4 to PHP 5. However using OO and functions PHP 5 is marginally (not enough to make a difference) faster than PHP 4 from a few tests I did back when seeing if I should upgrade.