12-17-2008, 09:36 AM
|
#2 (permalink)
|
|
The Contributor
Join Date: Sep 2007
Posts: 32
Thanks: 0
|
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].
|
|
|
|