but I couldn't find case, in which is better to use the first form

why should I have copy, if there is an original where I'm not having control over it 
?!?

5o


Per Lundberg wrote:

> On Fri, 2003-06-06 at 11:23, Peter Misun wrote:
> > need help:
> > what do you suggest to use:
> >
> >   $mc = new myclass();
> > or
> >   $mc = &new myclass();
>
> The first form will copy the object.  If you don't want this, use the
> second form.
> --
> Best regards,
>
> Per Lundberg / Capio ApS
> Phone: +46-18-4186040
> Fax: +46-18-4186049
> Web: http://www.nobolt.com
>
>                                                   
> -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>                        Name: signature.asc
>    signature.asc       Type: application/pgp-signature
>                    Encoding: 7bit
>                 Description: This is a digitally signed message part

--

Mgr. Peter Misun
MicroStep-MIS, Ilkovicova 3, 841 04 Bratislava, Slovakia
tel: +421/ 2/ 602 00 127, 111,  fax: +421/ 2/ 602 00 180



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

Reply via email to