<?php # R24 hotel rate table $partner = "AGENCY.DOMAIN"; # replace it by your R24-registered domain name. Required. $hno = 620115; # set specific hotel number (HNO). $defcur = "EUR"; # set a default currency (optional) # 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/R24modRate.php?p=".$partner."&h=".$hno."&lg=en&cur=".$defcur."&caller=".$thispage; echo file_get_contents ($thelink); ?>R24/2010 hotel rate table