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.