yessss
All lines generated by php are in red
The next line is generated by php and shows all the ? querystring parameters passed to the page
Nothing was passed in the querystring
The next line is a dump (literally) of the php variable that holds all the querystring and post variables
array(0) { }
All lines generated by php are in red
The next line is generated by php and shows all the ? querystring parameters passed to the page
Nothing was passed in the querystring
The next line is a dump (literally) of the php variable that holds all the querystring and post variables
array(0) { }