![]() |
page named list what with function - 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: page named list what with function (/showthread.php?tid=47049) |
page named list what with function - El Forum - 11-24-2011 [eluser]Unknown[/eluser] I've got a page called LIST which should be a function in my class. since list is a php global function, I'm in somewhat trouble, any ideas. I'm just warming up my CI experience.. blank instal ;-) |