6 Oct
2006
6 Oct
'06
7:22 p.m.
2006/10/6, Earl Miles <merlin@logrus.com>:
Johan Forngren wrote:
|Hi! I dare to consider myself a php developer, but I don't know about many of the small tricks one could use in the language. Eg: $bar = & $foo. Where can I learn more about this?
That's not a trick that's a fundamental. IMNSHO you don't really know the language if you aren't comfortable with references.
Yeah, but still you have to learn it somewhere... If you hint me in the right direction I could probably find it, is 'operators' the correct term to search for? I'm not a native English speaker.