; webmail :/
>
> Chris
> > I mean, I sometime found a few POST data had incorrectly went over to
the
> > GET data. I don't know it's a PHP problem but more of a web browser
> > problem.
> >
> > Scott F.
> > "Scott Fletcher" <[EMAIL PRO
I mean, I sometime found a few POST data had incorrectly went over to the
GET data. I don't know it's a PHP problem but more of a web browser
problem.
Scott F.
"Scott Fletcher" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Try the $_REQUEST variable,
Try the $_REQUEST variable, this is where both the $_GET and $_POST come
from and let us know how it goes...
Scott F.
"Chris Wilson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> When in IE, submitting any form on our https page, the post variables
> intermittantly don't come thro
Hi!
I'm still debating on whether it is worth it to stick with libmcrypt-2.5.3
or not. Problem is I followed the PHP Manual on 'http://php.net/mcrypt'. I
was thinking there was problem with PHP's configure and make because it take
in the libmcrypt but does not take in the libmcrypt's algorithm.
Hi ya all!
I'm having some trouble with PHP on IIS. Yes, I know IIS suck! When I
have one website, I have no problem. But when I have more than one website
on IIS. This is when I have problem with PHP. I looked up on php.ini to
make sure the line, "doc root = " is left blank and the othe