=& operator in PHP

Posted by Sapphire on Stack Overflow See other posts from Stack Overflow or by Sapphire
Published on 2010-05-19T10:07:02Z Indexed on 2010/05/19 10:10 UTC
Read the original article Hit count: 137

Filed under:
|

Example:

$this->sql =& new GuestBook_SQL;

What does it do?

© Stack Overflow or respective owner

Related posts about php

Related posts about operators