Quotient, Inc. interview question

In PHP how do you pass a variable to a function by reference?

Interview Answer

Anonymous

1 Jul 2015

I believe it is with an ampersand like in C/C++