Assignment operator in php

Posted by Kyle J. Dye on Stack Overflow See other posts from Stack Overflow or by Kyle J. Dye
Published on 2009-11-20T04:28:52Z Indexed on 2010/04/07 3:33 UTC
Read the original article Hit count: 332

I am having a hard time determining what the =& (equals-ampersand) assignment operator does in PHP. Can anyone explain it? Is it deprecated? Thanks!

© Stack Overflow or respective owner

Related posts about php

Related posts about operators