Jump to content

OOP PHP


dianikol85

Recommended Posts

Hi to all! i just started to study oop php, i already know a lot about classes because i used to programming in c++ and java. So my question is: i want to see a complete example of a site which has built in oop php. not somethinh difficult, just to see how i have to work with oop. Any pdf or something?

 

thank you in advance

Link to comment
Share on other sites

Here are two potentially useful links:

 

Learning basic OOP (covers the basics, doesn't really show you a full working example though):

http://net.tutsplus.com/tutorials/php/oop-in-php/

 

How to Create an Object-Oriented Blog Using PHP:

http://net.tutsplus.com/tutorials/php/how-to-create-an-object-oriented-blog-using-php/

Link to comment
Share on other sites

Guest Tujai

Stefan,

 

Tks a lot for your guide into OOP PHP ! I can do several things on PHP (the old way) but my code was a bag of garbage! I've searched a lot for a "style guide", then for some kind of MVC, but nothing helped till I found your tutorial!

 

Statements like "this->" burned my brain before... Not now!

 

Really thanks again, and let me call you 'MyGuru' :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...