<?php

include 'global.php';

if(isset($_G['url_data_string'])) {
	echo $_G['url_data_string'] . '<br/>';
}

echo $_G['hotelclient'];

?>

help.php