An Introduction to CodeIgniter & Database CodeIgniter supports many types of databases such as MySQL, PostGre SQL, Oracle, and others. CodeIgniter database support of the...
Handling and Validating Form with CodeIgniter Now we will discuss the handling of form and a way of validating the form input. Form handling means...
An Overview of CodeIgniter Helper and Libraries CodeIgniter provides two types of facilities that can be used to assist in the development of applications, including: Library...