Welcome Guest, Not a member yet? Register   Sign In
Checking for postdata
#1

[eluser]giovannidc[/eluser]
Hey all,

I was trying to check for postdata using the codeigniter library. Normally I would just use isset($_POST['test']) but thought I'd give it a codeigniter try by using:
isset($this->input->post('test')

But that just gives me a server error. Any ideas on how to do it the codeigniter way?


Messages In This Thread
Checking for postdata - by El Forum - 05-23-2012, 03:11 AM
Checking for postdata - by El Forum - 05-23-2012, 03:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB