hello everybody.
Does anyone know if OO and php classes are more resource consuming than normal functions that have the same result.
And is there a simple php script that can give me exact RAM and CPU consumption by any given script so that I can monitor and limit resources usage, to code better for shared hosting.
Thank You.