Jump to content

how to save a "get" element from an url


saeed_violinist

Recommended Posts

Dear friends,

 

Is there a way to save a url's "get method" part and save it to a variable? let me show you an example.

 

I have a url like this in browsers address bar->  http://www.mysite.com/?page=about-us

 

Now I want to save "about-us" in a variable and do a mysql query about it! Is there a way to do this without knowing the actual statement after ?page=  ?

 

thanks.

Link to comment
https://forums.phpfreaks.com/topic/56112-how-to-save-a-get-element-from-an-url/
Share on other sites

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.