Horst Jäger wrote:

I get no $QUERY_STRING (and no GET- or POST-Params).

$_SERVER['QUERY_STRING'], $_GET['param'], $_POST['param'], etc..

register_globals Off Off

Or turn this on.

--

---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to