->x = 56;
$val = new stdclass;
$val->prop = 555;
$o->a = array($val);
var_dump($o->a[0]->prop);
?>
On Wed, 6 Mar 2002, Martin Towell wrote:
> can you provide a code snippet so we can see what you're doing?
>
> -Original Message-
> From: S.Mural
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
Hi PHPzers
Is php have to compile with anything to get 'overload' function to work,
bcoz its not working on mine, by saying 'undefined function'. In manual
,there is no restriction in using this.
<[EMAIL PROTECTED]>
---
We must u
3 matches
Mail list logo