Link to home
Start Free TrialLog in
Avatar of Brad Brett
Brad BrettFlag for United States of America

asked on

Using single class in the all website script pages

I am having about one single class with about 3,500 lines of code, the whole website will be based on this class, so if the website has pages likes: member.php, login.php, signup.php, etc... all of them will use that single class to process most of the website functions.

Can that affect the server memory since it will probably load 3,500 line in the memory each time any member access any page?
SOLUTION
Avatar of MarsM
MarsM
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial