Community

Manipulating Query Strings

(Jim Mischel) As you probably know, a URI’s query string is usually made up of key-value pairs. For example, a session identifier might be defined as “sessid=237”. Individual parameters in the query string are separated by ampersand characters. So if you had a session id and a user name the query st

Read More - Register for Free Membership