Contents of the $_GET array

Using print_r:

Array
(
)

Using var_dump:

array(0) {
}