include("/var/www/html/gobarcelona/files/menu-hotels.html") ?>
include("/var/www/html/gobarcelona/files/ads-left.html") ?>
|
BARCELONA HOTELS
|
|
 |
$url = "http://206.130.121.96/cgi-bin/gb/ba.pl?type=hotel&order_by=grade";
$hotels = file_get_contents($url);
echo $hotels;
?>
$url = "http://67.212.226.214/cgi-bin/apartments.pl?order_by=from";
$apartments = file_get_contents($url);
echo $apartments;
?>
|
|
|
include("/var/www/html/gobarcelona/files/right-top.html") ?>
|