afuna_archive: (Default)
afuna_archive ([personal profile] afuna_archive) wrote2008-01-04 11:50 am
Entry tags:

Oops, wrong language

Damn. PHP also uses @$. First thing I thought when I saw it was, "Oh neat, it's dereferencing an array reference." Then I realized a) the variable on the LHS wasn't an array, and b) I was in the wrong language.

(It's used for error control instead, which is also neat in its own way, I guess.)

[identity profile] ciaran-h.livejournal.com 2008-01-04 03:55 am (UTC)(link)
PHP makes me go :(.