PHP & OOP : examples of good practice ?
From: Pugi! (reply_at_group)
Date: 01/31/05
- Next message: Stijn Verholen: "Re: PHP & OOP : examples of good practice ?"
- Previous message: J.O. Aho: "Re: Forms"
- Next in thread: Stijn Verholen: "Re: PHP & OOP : examples of good practice ?"
- Reply: Stijn Verholen: "Re: PHP & OOP : examples of good practice ?"
- Reply: Colin McKinnon: "Re: PHP & OOP : examples of good practice ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Jan 2005 09:18:20 +0100
I don't seem to get the hang of it. I know the theory of object oriented
programming. But as wel in PHP and previously in Delphi I program and use
objects, but that is not the same as object oriented programming.
I realise that with OOP one can consider a databaseconnection as an object
and even the entire page as an object, but how to put that into practice.
Does any have a good example for me ?
thanx,
Pugi!
- Next message: Stijn Verholen: "Re: PHP & OOP : examples of good practice ?"
- Previous message: J.O. Aho: "Re: Forms"
- Next in thread: Stijn Verholen: "Re: PHP & OOP : examples of good practice ?"
- Reply: Stijn Verholen: "Re: PHP & OOP : examples of good practice ?"
- Reply: Colin McKinnon: "Re: PHP & OOP : examples of good practice ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|