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
key = user, value = lw
key = user, value = lw
array(1) { ["user"]=> string(2) "lw" }
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
key = user, value = lw
key = user, value = lw
The user for this page is Lewis
array(1) { ["user"]=> string(2) "lw" }