1 post tagged query string. Clear filter
Dec 2017 · 1 min read
Here is a quick snippet for parsing query strings in PHP. You can use the parseurl and parsestr methods. parsestr will create a variable for you populated with results. $url =...