PHP classes

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
xionhack
Forum Contributor
Posts: 100
Joined: Mon Nov 10, 2008 9:22 pm

PHP classes

Post by xionhack »

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!
User avatar
JNettles
Forum Contributor
Posts: 228
Joined: Mon Oct 05, 2009 4:09 pm

Re: PHP classes

Post by JNettles »

Yes, but this topic has been hashed and rehashed relentlessly over the years. Google around and you'll find more than info on the subject.
Post Reply