I'm trying to make an array from all the GET-variables passed to a PHP script. So far I haven't found any way to do this.
Is this possible?
I'm trying to make an array from all the GET-variables passed to a PHP script. So far I haven't found any way to do this.
Is this possible?