Re: GET doesn't work as POST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 24/02/07, Otto Wyss <otto.wyss@xxxxxxxxxx> wrote:> Pintér Tibor wrote:> > echo "<XMP>";> > print_r($_REQUEST);> > echo "</XMP>;> >> > and think...> >> After reload> Array> (>     [page] => bvallist.php>     [kind] => regions>     ...> )>> After change in form with method="get"> Array> (>     [state] => validated>     ...> )>> After change in form with method="post"> Array> (>     [page] => bvallist.php>     [kind] => regions>     [state] => validated>     ...> )>> Yet I still have no idea why GET and POST are different.>
It appears that the form is not sending the data. What is the entirehtml of the form (inciuding javascript)?
Of course, this is not a php problem.
Dotan Cohen
http://what-is-what.com/what_is/yahoo.htmlhttp://faq-google.com

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux