Posted by Tony Marston on 03/09/06 01:56
Try http://www.tonymarston.co.uk/php-mysql/databaseobjects.html and
http://www.tonymarston.co.uk/php-mysql/databaseobjects2.html
For a more advanced version you can download and view the code in my sample
application at http://www.tonymarston.net/php-mysql/sample-application.html
You might also find
http://www.tonymarston.co.uk/php-mysql/oop-for-heretics.html rather
interesting.
--
Tony Marston
http://www.tonymarston.net
"gardnern" <nathan@factory8.com> wrote in message
news:1141841964.202676.277930@v46g2000cwv.googlegroups.com...
> Ive been using PHP 4 for about 3.5 years now, and havnt messed with
> objects and classes for whatever reason, however I know I need to start
> using them. With someone who has no class/object programming
> experience, php's manual is quite dull and leaves me scratching my
> head. Is there a more indepth manual or tutortial somewhere that can
> explain everything, and more importantly... I cant figure out why and
> when an object/class would be used? Im also switching to PHP 5. Thanks.
>
[Back to original message]
|