noobchain.blogg.se

Php 5.2 codeigniter
Php 5.2 codeigniter






Need a framework which doesn't require adhering to restrictive coding rules.Need a framework which don't use command line.Need a framework which requires zero configurations.If you need a framework with small footprint.

Php 5.2 codeigniter code#

Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. You need to have a good knowledge about PHP like its basic syntax and how it interacts with database and HTML. CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. It is a free toolkit, light weight and easier to install.Ī person using CodeIgniter must be familiar with PHP. It makes your web more robust and your code easier to read and maintain. It supports PHP version of 5.2.6 or newer and MySQL version 4.1 or newer. It simplifies the PHP code and brings out a fully interactive, dynamic website at a much shorter time. PHP is a server-side scripting language for building dynamic web-based applications.ĬodeIgniter contains libraries, simple interface and logical structure to access these libraries, plug-ins, helpers and some other resources which solve the complex functions of PHP more easily maintaining a high performance. Diving into CodeIgniter doesn?t mean you are leaving PHP behind. Frameworks provide you a starting block and minimize the amount of code needed to build a website.ĬodeIgniter is PHP driven framework but it's not a PHP substitute.

php 5.2 codeigniter

For building a web application you spend a lot of time in writing the same code again and again.






Php 5.2 codeigniter