Jump to content

php and objects


alin19

Recommended Posts

i have created a php script that has a large number of line; and i was thinking to optimeze it a little by using some objects;

 

wright now i have 2 objects created, one that handles files and one mysql database,

 

but i would like to create 2 more;

and in those 2 objects that i will create to use the other 2 that i already have;

 

would this make my script run slower?

 

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/134193-php-and-objects/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.