Welcome Guest, Not a member yet? Register   Sign In
$_POST and $this->input->post() are always empty on localhost site
#21

[eluser]ian[/eluser]
@toopay,

Thanks again for all your suggestions. I've pretty much ruled out the fact that a redirect is happening. I did discover something odd today. I can actually access the values I need trough $_REQUEST, e.g. $_REQUEST['email'] gives me my value. Yet, $_POST is still NULL. I always thought $_REQUEST was a combination of $_GET and $_POST while still enabling you to use $_GET and $_POST. So why can I access values from $_REQUEST but not $_POST? Any more ideas?


Messages In This Thread
$_POST and $this->input->post() are always empty on localhost site - by El Forum - 06-27-2011, 10:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB