![]() |
Programmer - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forum-20.html) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forum-23.html) +--- Thread: Programmer (/thread-50450.html) |
Programmer - El Forum - 03-27-2012 [eluser]suku[/eluser] hi, I am new to the codeigniter and how to print the array using the code igniter?? plz i need ur help suku Programmer - El Forum - 03-27-2012 [eluser]Mauricio de Abreu Antunes[/eluser] http://php.net - print_r Programmer - El Forum - 03-27-2012 [eluser]InsiteFX[/eluser] PHP print To print it to the display you use print_r() |