Jump to content

Am I missing something with $_GET and typed in values?


linus72982

Recommended Posts

If I explicitly redirect to blahblahetc.com/blahblah.php?id=myvalue, and then I use if $_GET['id'] = X on the page, it always returns true, am I using it wrong?  Isset($_GET['id']... works, but not the other, how can I accomplish this correctly because I want to actually change id, not the entire variable name for each so I can use isset.  Thanks ahead of time.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.