Jump to content

OOP


gevans

Recommended Posts

I would say for learning OOP, I would definitely go with an OOP driven language, but the real issue with that you get used to the more advanced functionality that PHP does not offer.

 

Me I learned OOP in Java and .NET and with PHP 5 being a lot closer to true OOP than PHP 4 ever was it is a breeze. At least that is my 2 cents.

 

If you want I can send you a few of my classes that I built, but as long as you under stand the constructor, public, protected and private and when to use OOP, I think you are pretty well set in itself.

 

But either way any questions you have about just post them and they will get answered.

Link to comment
https://forums.phpfreaks.com/topic/135909-oop/#findComment-708542
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.