08-12-2009, 01:54 PM
[eluser]kirkaracha[/eluser]
The user guide recommends using the Input Class ($this->input->post('title')) instead of using $_POST directly ($_POST['title']).
The user guide recommends using the Input Class ($this->input->post('title')) instead of using $_POST directly ($_POST['title']).