[lug] PHP question about wierd POST behavior in HTML form

Hugh Brown hugh at math.byu.edu
Wed Jul 20 13:16:03 MDT 2005


I'd suspect that there was a directive in the apache config that was
limiting the available HTTP methods.  Next I'd look at php.ini

Hugh

On Wed, 20 Jul 2005, Rick Casey wrote:

> Hello BLUG,
>
> (Sorry if this is off-topic, so if anyone can suggest a better usegroup
> to post to, let me know; but I respect and enjoy the quality of
> information and response here, instead of the morass of global USENET
> groups....)
>
> I'm trying to build a new web-based entry forms for a client
> (LASP-based: Linux-Apache-PostGresql-PHP), but the webserver will *not*
> process any POST request in HTML forms -- I can only use GET. When I
> insert a phpinfo() in the page that receives the POSTed data, it says it
> received a GET request.
>
> Any suggestions on how a POST method can get turned into a GET method?
>
> TIA,
> Rick
>
> _______________________________________________
> Web Page:  http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>
>



More information about the LUG mailing list