![]() |
How can i get all the functions provided by codeigniter in my php ide? and which is the best ide for codeigniter? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: How can i get all the functions provided by codeigniter in my php ide? and which is the best ide for codeigniter? (/showthread.php?tid=43579) |
How can i get all the functions provided by codeigniter in my php ide? and which is the best ide for codeigniter? - El Forum - 07-16-2011 [eluser]Unknown[/eluser] Hello! I am newbie to Codeigniter framework. How can i get all the functions provided by codeigniter in my php ide? and which is the best ide for codeigniter? By Ravisangam How can i get all the functions provided by codeigniter in my php ide? and which is the best ide for codeigniter? - El Forum - 07-17-2011 [eluser]psychoder[/eluser] im using netbeans 6.9.. and it's great... How can i get all the functions provided by codeigniter in my php ide? and which is the best ide for codeigniter? - El Forum - 07-18-2011 [eluser]Kawsar[/eluser] i am agreed with "psychoder" Netbeans is great IDE. Don't try it, please use it. CI auto complete plugin: Autocomplete CI 2.0 with Netbeans 6.9.1: http://ellislab.com/forums/viewthread/180079/ Netbeans 7.0 (final) autocomplete for CI 2.0: http://ellislab.com/forums/viewthread/187949/ Codeigniter and eclipse autocomplete: http://ellislab.com/forums/viewthread/176280/ How can i get all the functions provided by codeigniter in my php ide? and which is the best ide for codeigniter? - El Forum - 07-18-2011 [eluser]TheBaron[/eluser] Netbeans 7.0 is out. You should really upgrade as it has native HTML5 + CSS3 support. I used netbeans till a few weeks ago. Recently I switched to Sublime Text. http://www.sublimetext.com/ |