On 9/12/2005 9:00:46 AM, Dotan Cohen (dotancohen@xxxxxxxxx) wrote: > I am running php 5.0.4 at home on my Fedora Core 4 box. Post and get > variables are not available in my scripts. For instance, in > file.php?foo=bar the variable $foo is empty. Same thing for variables > passed in forms (get or post), which is how I came across this. > > What could cause this? How could I repair it? Thanks. Have you checked your register_globals? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php