using get to return table

using get to return table

I am using a get method, and then returning a table of records.  on my php page where I am getting the data, i try to echo content, but nothing gets echoed out.  so my question is, is it possible to have the php file, that is called upon, to echo content instead of returning a value?