background preloader

CodeIgniter

Facebook Twitter

CodeIgniter Tutorial : Introduction et première application - slDesign. CodeIgniter Tutorial : Introduction et première application - slDesign. CodeIgniter Tutorial – Learn CodeIgniter in 40 minutes. This Codeigniter tutorial will provide you with all the basic information you need to get up and running with Codeigniter within 40 minutes.

CodeIgniter Tutorial – Learn CodeIgniter in 40 minutes

This Codeigniter tutorial will provide step by step instructions from installation, using models to interact with the database, manipulating this information and finally displaying it to the user. While this Codeigniter tutorial will not cover the benefits of the MVC framework in detail you will understand what MVC is and have access to some useful resources to learn more about why you should adopt MVC methodologies. Codeigniter is a PHP MVC framework that aims to make common operations easy while enforcing structured code making it easier to debug, scale and develop as a team.

CodeIgniter, le framework au service des Zéros. CodeIgniter. A Brief History 2006: CodeIgniter was born.

CodeIgniter

CodeIgniter is a powerful open-source PHP framework with a very small footprint, created by Rick Ellis in 2006. CodeIgniter was born from ExpressionEngine, essentially a collection of refactored classes originally written for EllisLab's flagship CMS. Stripped of the application-specific functionality, CodeIgniter was made to be a simple and elegant toolkit, enabling rapid development of both web sites and web applications, attracting thousands of talented PHP developers. CodeIgniter Framework Basic Tutorial Step By Step Tutorial.