No, that takes an assoc array and places it into variables. I want to print every variable in the page to the screen so I can see all of the variables that are being used on the page. This includes print_r on all variables, that means arrays, strings, ints, etc.