Search Available :

Lynda. Up and Running with PHP CodeIgniter / Section 4 -2.



Published : 22-08-2014 - Duration : 06:05 - View : 9

Dailymotion : Download Convert to MP3

Description :
Creating a form to add magazines

In order to implement a validating form in CodeIgniter, I'll need three things. First, a controller function that contains the form logic, like processing submitted data. Second, a view that contains the form itself, including a place for displaying messages. And finally, a view for a message that will be shown upon successful submission. Once I have those pieces, I can then add the validation logic. I'm going to create a forum to add magazines and I'll start with the controller. Within Net beans open the magazine controller.

Let's add a new method for adding a magazine called add public function add, give it a little bit of documentation. Add a magazine. One of the parts of the magazine is the publication. While it'd be great if users could remember data base identifiers, they tend to get lazy and need all the help they can get. Therefore, I'll populate the list of available pu


Related Videos :

Lynda Up and Running with PHP CodeIgniter Section 3 3 Saving magazines using a
Created : 22-08-2014
View : 2
Lynda Up and Running with PHP CodeIgniter 4 Adding Functionality with Libraries
Created : 22-08-2014
View : 1
Lynda Up and Running with PHP CodeIgniter Section 3 4 Displaying a magazine
Created : 22-08-2014
View : 3
Lynda Up and Running with PHP CodeIgniter Section 3 2 Modeling a magazine
Created : 22-08-2014
View : 3
Lynda Up and Running with PHP CodeIgniter Section 2 3 Installing CodeIgniter
Created : 22-08-2014
View : 1