This tutorial lists many oop tutorials:
Know of any basic tutorials on PHP Classes and OOP?
---
http://www.faqts.com/knowledge_base/view.phtml/aid/7569
Regards,
Philip Olson
On Mon, 23 Dec 2002, Wee Keat wrote:
>
> > Hi Justin,
> >
>
> Hi Justin,
>
> Thanks for your quick reply.. Well in this case i needs to build em
> myself, because i am doing a course called Masterclass PHP and i have to
> learn OOP.. So i am looking for some good OOP tutorials/examples on the
> web I am very interested in creating a user login class us
Hi Justin,
Thanks for your quick reply.. Well in this case i needs to build em
myself, because i am doing a course called Masterclass PHP and i have to
learn OOP.. So i am looking for some good OOP tutorials/examples on the
web I am very interested in creating a user login class using
sess
Both of those classes would already exist on a site like phpclasses.org...
do you have to BUILD them, or do you NEED them?
Justin
on 23/12/02 11:43 AM, Davy Obdam ([EMAIL PROTECTED]) wrote:
> Hi people,.
>
> I have to build several classes for a project i am doing, but i am quite
> new to OOP