hmm.. the third different topic in this thread..

* Thus wrote Mike R ([EMAIL PROTECTED]):
> 
> I have an issue where I have a value in a link like this:
> 
> http://www.something.com/templates/nav.php?page=about
> 
> But when the link is clicked on, the value of page is empty.  Is this a
> globals issue of some sort?

most likely yes. More information needs to be known about you're
system check the local values from the output of phpinfo()

  php version:
  register_globals:
  variables_order:
  error_reporing:
  display_errors:


Curt
-- 
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about.  No, sir.  Our model is the trapezoid!

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

Reply via email to