Welcome Guest, Not a member yet? Register   Sign In
$_POST problem
#12

[eluser]lampard789[/eluser]
[quote author="charlie spider" date="1215296175"]where is the rest of the controller ?
the error says it is on line 92
i want to see line 92
you only posted like 60 lines of code.
Do you have an array anywhere with 'search' as an index ???
ie:
Code:
$some_array['search']
because if you do, and 'search' hasn't been declared anywhere, or has no value, then you would get the "Undefined index" error.[/quote]
I removed all the comments and unnecessary stuffs. The line 92 is the one with echo $_POST['search']. Sorry for the confusion.
Derek has pointed out my (bad) mistake below :red:

[quote author="Derek Jones" date="1215282356"]Do you have any .htaccess in play? If you are doing a rewrite that redirects or a regular redirect, you will lose POST data between page requests.[/quote]
Ah yeah!! you're right. I should've realized it earlier. Need to be more careful next time.
Thank you everyone, it works now! :wow:


Messages In This Thread
$_POST problem - by El Forum - 07-04-2008, 02:53 PM
$_POST problem - by El Forum - 07-04-2008, 04:18 PM
$_POST problem - by El Forum - 07-04-2008, 04:39 PM
$_POST problem - by El Forum - 07-04-2008, 07:06 PM
$_POST problem - by El Forum - 07-04-2008, 07:09 PM
$_POST problem - by El Forum - 07-04-2008, 08:27 PM
$_POST problem - by El Forum - 07-04-2008, 10:46 PM
$_POST problem - by El Forum - 07-05-2008, 12:38 AM
$_POST problem - by El Forum - 07-05-2008, 02:00 AM
$_POST problem - by El Forum - 07-05-2008, 07:25 AM
$_POST problem - by El Forum - 07-05-2008, 11:16 AM
$_POST problem - by El Forum - 07-05-2008, 04:22 PM
$_POST problem - by El Forum - 07-18-2008, 07:07 AM
$_POST problem - by El Forum - 07-18-2008, 11:32 AM
$_POST problem - by El Forum - 08-24-2008, 07:52 PM



Theme © iAndrew 2016 - Forum software by © MyBB