oh,
i didn't realise how php is as flexible as vb :)
yeah.. ops, missed out the owner->test1 does not exist :)
thanx for tips :)
[EMAIL PROTECTED] wrote:
> Hi u007!
> On Sun, 15 Jul 2001, u007 wrote:
>
> > hie..
> > it's simply u did not declare ur class variable...
> >
> well, actually you d
Hi u007!
On Sun, 15 Jul 2001, u007 wrote:
> hie..
> it's simply u did not declare ur class variable...
>
well, actually you don't have to declare them, you can add members as you go
(as opposed to C++ for example)
> class ctest
> {
> var $owner;
>
> function ctest(&$owner)
> {
>
2 matches
Mail list logo