jeudi 26 mars 2015

How to get submitted form data in codeignitor?

I am submitting the form in codeignitor. In my input type text in want the value remain when error is occurred.



<input type="text" name="lastname" id="lnm" >


I tried using $_get['lastname'] which do in php. but it is not working.


Aucun commentaire:

Enregistrer un commentaire