How to get and disect the query string appended into a url? PHP

后端 未结 6 1700
不知归路
不知归路 2021-01-22 04:53

I am trying to develop a PHP class which would enable me to get the query string appended into a url and process it according to the variables passed. How can this be done?

6条回答
提交回复
热议问题