There is nothing of me. I just cut and pasted the example from manual.
Anyway Iam including here.
Thanks for Reply,
9, 'c' => 42);
function __get($prop_name, &$prop_value)
{
if (isset($this->elem[$prop_name])) {
$prop_value = $this->elem[$prop_name];
r
can you provide a code snippet so we can see what you're doing?
-Original Message-
From: S.Murali Krishna [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 06, 2002 4:38 PM
To: [EMAIL PROTECTED]
Subject: [PHP] OOP .. overload not working
Hi PHPzers
Is php have to compile with anything
2 matches
Mail list logo