View Single Post
Old 01-31-2013, 01:01 AM   PM User | #1
prizegrand
New Coder

 
Join Date: Dec 2011
Posts: 32
Thanks: 2
Thanked 0 Times in 0 Posts
prizegrand is an unknown quantity at this point
php memory question!

Hi everyone,

Quick question here:

Do you think i can lower my overall RAM usage if i only include the classes and functions on the pages i need the class/functions on?

For example, if i need the class "api.php" only on useapi.php, would i save/conserve memory by including it only on that page instead of globally in my header? Please let me know of the answer.
prizegrand is offline   Reply With Quote