[PHP] RE: redefining a function

2002-09-20 Thread Tim Ward
how about http://www.php.net/manual/en/language.oop.php To be honest I can't remember what made classes first click for me but feel free to ask if there's anything there that you don't get. Classes and OOP seem self evident when you've been using them for a while but I seem to remember that tha

[PHP] Re: redefining a function

2002-09-19 Thread David T-G
Tim, et al -- ...and then Tim Ward said... % % is using classes an option? I don't know. I suppose I need to learn about classes :-) Where do I start? % % Tim Ward % www.chessish.com TIA & HAND :-D -- David T-G * It's easier to fight for one's principle

[PHP] RE: redefining a function

2002-09-19 Thread Tim Ward
is using classes an option? Tim Ward www.chessish.com > -Original Message- > From: David T-G [mailto:[EMAIL PROTECTED]] > Sent: 19 September 2002 04:54 > To: PHP General list > Subject: redefining a function > > > Hi, all -- > > Is there any way to redefine or undef