Search results

  1. A

    How do I get all queries from URL in PHP?

    For example, mysite.com/Something.php?p=1& g=1 How do I get it so that I can get the values of both p and g?
Back
Top