jQuery Howto Short and "to the point" jQuery & JavaScript related posts for your daily pleasure. In this post, I would like to share a little jQuery code snippet that makes getting URL parameters and their values more convenient. Recently, while working on one of my projects, I needed to read and get parameter values from URL string of the current page that was constructed and sent by PHP script.