How to pass a variable by value?

Submitted by: Administrator
Just like in C++, put an ampersand in front of it, like $a = &$b.
Submitted by:

Read Online PHP Developer Job Interview Questions And Answers