xionhack Posted February 10, 2010 Share Posted February 10, 2010 Hello. Ive been programming in php for a little more than a year. I have never used classes not know how to use them. Is there any advantage on using classes? So far my sites have been well programmed by what i know. Is it better for me to start learning about classes? thanks! Link to comment https://forums.phpfreaks.com/topic/191665-php-classes/ Share on other sites More sharing options...
Maq Posted February 10, 2010 Share Posted February 10, 2010 Search the "PHP Coding Help" forum for OOP to find threads that already answer your question. What you are looking for is OOP not specifically classes which is only a small part of OOP. Here's a nice discussion: http://www.phpfreaks.com/forums/index.php/topic,285384.0.html Link to comment https://forums.phpfreaks.com/topic/191665-php-classes/#findComment-1010299 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.