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.