Welcome Guest, Not a member yet? Register   Sign In
how to use __get magic method in controller?
#1

[eluser]tmsajin[/eluser]
any body knows this to use inside controller?
Code:
public function __get($var) {
      echo "Getting $var\n";
    }


Messages In This Thread
how to use __get magic method in controller? - by El Forum - 03-04-2009, 09:40 AM
how to use __get magic method in controller? - by El Forum - 03-04-2009, 10:25 AM
how to use __get magic method in controller? - by El Forum - 03-04-2009, 10:58 AM
how to use __get magic method in controller? - by El Forum - 03-04-2009, 11:18 AM
how to use __get magic method in controller? - by El Forum - 03-04-2009, 11:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB