Page 1 of 1

how can i make a class method private?

Posted: Sun Mar 07, 2004 1:53 am
by fastfingertips
I'm asking if is there a way to make a class method private.

Posted: Sun Mar 07, 2004 1:54 am
by markl999
In PHP5, yes. In PHP4, not really.