Muhammad Khairuzzaman wrote:
> Yes, done that too.
Have you checked that you don't have method limits in your httpd.conf?
That would be my first guess re: the POST issue.
Have you checked your register_globals setting in php.ini? That would be
my first guess re: the GET variables issue.
--
S
"Timothy J Hitchens" <[EMAIL PROTECTED]> wrote in message
006d01c26f7d$236b39a0$0500a8c0@BAMBINO">news:006d01c26f7d$236b39a0$0500a8c0@BAMBINO...
> Have you confirmed that they are php processed... eg made a phpinfo()
> page and run it?
>
>
> Timothy Hitchens (HITCHO)
> [EMAIL PROTECTED]
>
> HITCH
PROTECTED]
Subject: Re: [PHP] POST method not allowed
"Timothy J Hitchens" <[EMAIL PROTECTED]> wrote in message
006c01c26f7b$529a7530$0500a8c0@BAMBINO">news:006c01c26f7b$529a7530$0500a8c0@BAMBINO...
> Are you sure that .php3 files are being processed by PHP ???
>
"Timothy J Hitchens" <[EMAIL PROTECTED]> wrote in message
006c01c26f7b$529a7530$0500a8c0@BAMBINO">news:006c01c26f7b$529a7530$0500a8c0@BAMBINO...
> Are you sure that .php3 files are being processed by PHP ???
>
>
> Timothy Hitchens (HITCHO)
> [EMAIL PROTECTED]
>
> HITCHO has Spoken!
Yes, i've tri
] POST method not allowed
Hi,
I'm having problem with processing my form file. It seems that everytime
I use the Post method to process the for the browser return :
Method Not Allowed
The requested method POST is not allowed for the URL /quote.php3.
And if i use a GET method, all the variable
Hi,
I'm having problem with processing my form file. It seems that everytime I
use the Post method to process the for the browser return :
Method Not Allowed
The requested method POST is not allowed for the URL /quote.php3.
And if i use a GET method, all the variables are returned as 0 (null ,
Hi,
I'm having problem with processing my form file. It seems that everytime I
use the Post method to process the for the browser return :
Method Not Allowed
The requested method POST is not allowed for the URL /quote.php3.
And if i use a GET method, all the variables are returned as 0 (null ,
7 matches
Mail list logo