You should NEVER NEVER NEVER enabled register globals. You should
never trust data comming from the client without making sure what that
input is not crazy,
Try using $_POST veriables. Its much much safer.
Caveman
> i was getting error like it, as i was sending my user name passwd
> through my
On Fri, 27 Aug 2004 08:41:11 -0500, Michael Satterwhite
<[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Friday 27 August 2004 08:25, Michael Satterwhite wrote:
>
> I'd like to blame Google, but that wouldn't be fair.
>
> I kept going through the pages that ref
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 27 August 2004 08:25, Michael Satterwhite wrote:
I'd like to blame Google, but that wouldn't be fair.
I kept going through the pages that referenced this error and found the
(obvious) that I hadn't enabled it in php.ini.
Sorry about the p
3 matches
Mail list logo