>> $some_object =& create_object('some_object');
>>
>
>This is really funny i've been doing php for a good while now but what is
>the reason to use the & symbol on the function ?

returns by reference.

---------------------------------------------------------------------
michal migurski- contact info and pgp key:
sf/ca            http://mike.teczno.com/contact.html

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

Reply via email to