Hello-

   I recently installed PHP 4.2.0 and Apache2, and everything finally
seems to be working nicely...except for GET method (which I believe it
http://sitename/pagename.php?var=value&var=value&var=value; perhaps
that's POST, sue me...).  The variables simply aren't passed to the PHP
script.  At all.  Register_globals shouldn't have anything to do with
this, but it's on anyway...see http://cinotes.tnt.2y.net and click on
pretty much anything for an example.  (Note that the modules.php file
most of those links fire off to displays 'Sorry, you can't access this
file directly' if and only if no name=modulename variable is passed to
it.)

Many thanks in advance!

-- Dylan Fitzgerald

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

Reply via email to