Showing posts with label How do you pass a variable by value?. Show all posts
Showing posts with label How do you pass a variable by value?. Show all posts

Saturday, May 16, 2009

How do you pass a variable by value?

Just like in C++, put an ampersand in front of it, like $a = &$b