<?php # R24 hotel booking form
$partner = "AGENCY.DOMAIN"; # replace it by your R24-registered domain name. Required.
$hno = 620115; # set specific hotel number (HNO).
# don't change remaining code below this line
$thispage = "http://".$_SERVER['HTTP_HOST'].$_SERVER["SCRIPT_NAME"]."&ip=".$_SERVER['REMOTE_ADDR']."&cooki=".$_COOKIE['paramsR24'];
$thelink = "http://www.R24DB.com/R24a/R24modBook.php?p=".$partner."&h=".$hno."&lg=en&caller=".$thispage;
echo file_get_contents ($thelink);
?>
R24/2010 hotel booking form
This document ...
more of this document