> Saturday, May 25, 2002, 9:13:02 AM, you wrote:
>
> JN> Hi Hi,
>
> JN> php + apache + win2000
> JN> or
> JN> php + IIS + win2000
> JN> I don't know why my setting do not allow me to POST or GET variable
which submit in html <form>
> JN> Please help!!!
>
> JN> Jolly

Turn on register_globals or use the $_GET[], $_POST[], etc arrays.

If you don't know what I'm talking about, read the release notes on the
program you just installed (php).

---John Holmes...


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to