Help for this page
SELECT name country gender FROM tbl_U WHERE location = ?
{ "info": "\t\t\t\t\t\t \n<p>John UK Male</p> \n<p>Kieth UK Male</p>" ...
$json_msg .= <<HTML; <p>$name $country $gender</p> HTML