View Single Post
Old 12-17-2008, 09:36 AM   #2 (permalink)
Izym
The Contributor
 
Izym's Avatar
 
Join Date: Sep 2007
Posts: 32
Thanks: 0
Izym is on a distinguished road
Default

You haven't set $member and variables in '' doesn't get parsed, you have to remove them (you could use "", but if you only have the variable there's no point). Also if you want to return an object variable you need to use $this->member[$variable].
Izym is offline  
Reply With Quote