I have a question about passing object as parameter. When we pass a ... ob = new StdClass; $ob->var = "Lorem"; function aa($o) { $o->var="Ipsum"; ...
more
more
Home »Unlabelled » variable scope - PHP 5 passing class Object as parameter, is it ...
Posted by Unknown on Monday, December 30, 2013
2010 All Rights Reserved Php programming tips.
» Php programming tips: variable scope - PHP 5 passing class Object as parameter, is it ...
{ 0 comments... » variable scope - PHP 5 passing class Object as parameter, is it ... read them below or add one }
Post a Comment