Jump to content

OOP PHP Classes


umbrella_thing

Recommended Posts

Hi all,

 

I was interested in looking at some php5 classes and objects that are object orientated to get an idea of what other people are doing.

But more "real world" examples, more than "class FruitBowl" if you know what I mean by this.

 

Does anyone have any links handy for something like this?

 

Thanks :)

 

Dane

Link to comment
https://forums.phpfreaks.com/topic/69977-oop-php-classes/
Share on other sites

Just because you use classes does not really mean your using OOP in my opinion. OOP comes about through the use of design patterns implimented with classes and objects.

 

The best way to get your feet wet might be to look at one of the mvc frameworks. Code Igniter is a pretty simple one to get started with.

Link to comment
https://forums.phpfreaks.com/topic/69977-oop-php-classes/#findComment-351488
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.