Jump to content

Passing URL values into an INCLUDE statement


keithdowd

Recommended Posts

Hi all,

 

Is it possible to pass URL values within a PHP "include" statement?

 

For instance: include("menu.php?name=1");

 

I've tried this myself and it doesn't seem to work. My server responds with an error stating that the file being referenced in the "include" statement does not exist.

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.