![]() |
Variable Issues..........[Help] - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Variable Issues..........[Help] (/showthread.php?tid=29523) Pages:
1
2
|
Variable Issues..........[Help] - El Forum - 04-13-2010 [eluser]mddd[/eluser] Thanks n0xie. Good to use a complete example. I was jumping on details too quickly. I remember it took me some time to get it all in my head when I was starting on php's OO features. Variable Issues..........[Help] - El Forum - 04-13-2010 [eluser]Kanra[/eluser] Thank you guys~~ Very very appreciated~~ Variable Issues..........[Help] - El Forum - 04-13-2010 [eluser]Kanra[/eluser] Oh.... and one extra thing to mention is that It is $this->youvariable; Instead of $this->$youvariable; Which is another mistake I made during the coding...:-) Again thanks for every reply. You are all very helpful~~~ |