[EMAIL PROTECTED] wrote:


Hi there i am having problems using a functions from a base class in a sub
class. I am using a perticular function from the base class which is
private in a public function in the sub class which is checking for a
variable which is set in a function in the base class. Anyway, its doesnt
seem to register that variable for some reason. I have initiated the base
class in the constructor like parent::DB; , what do you reckon is the
problemo ?


hmm .. smells like a reference problem, but difficult to say without any line of example code, could you provide us with some pls?


By the way, what do you mean by 'perticular function from the base class which is private in a public function in the sub class'? What for trick is that??

Hope to hear more from you,

Boyan
--

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to