I have a url with some parameters like https://process.php?command=command3&arg=/home/items How do I get the values of command and arg in https://process.
https://process.php?command=command3&arg=/home/items
https://process.