CodeIgniter - Form: Creating Skeleton
CodeIgniter Form Step By Step Tutorial - Part 1: We ever talk introduction of CodeIgniter at this post. At that post, we learn about first application and simple data display. In this post, we will talk more deep about creating form. We will learn libraries such as form, html, etc.
In this tutorial series, we will create simple application with layout like this:
This application, we called "books". It have two pages: input data and display list data.
Ok, we will continue with involved file at next post.

