Quotient, Inc. Interview Question

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

Interview Answer

Anonymous

Jul 1, 2015

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