FlyerTalk Forums - View Single Post - What is the stuff after a question mark in a URL?
Old Mar 22, 2016 | 10:14 am
  #2  
djk7
20 Years on Site
 
Join Date: Sep 2002
Location: Orlando, FL, US
Programs: DL-Dirt Medallion;US-Cast Iron Preferred
Posts: 3,617
That is info passed to the program that handles that URL. They are known as CGI (Common Gateway Interface) parameters. Multiple parameter key/value pairs are separated by & characters. In this particular case, it could be some kind of unique session identifier, but no way to really tell without seeing the programming on the server.
djk7 is offline