Barry,

that did not work.

Look, you said that $_id is of type private and that's why it cannot be accessed. However, I am trying to access it from checkID() that is a method of the same base class.

Any clue why it does not work?

Thx,
Temuri


Barry wrote:
TemuriI schrieb:
just a small idea.

public function __get() {...}

Might work *untested*


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

Reply via email to