views:

28

answers:

0

This is related to question: http://stackoverflow.com/questions/3957584/how-does-operator-work-in-php-function/3957669#3957669

Is there simple code to show the difference between

passing the object as reference

vs

passing the object's reference as value?