[php]
$r = file_get_contents(‘http://www.ggrglass.co.uk/ggrcontrol/info.php?catId=17’);
echo $r;
[/php]