ROOM 1 - The Rationalist Room: Le Corbusier (Suite)
$c="01";
$picname="wrhsuites-corbusiernumero.jpg";
$thumbname="http://www.arthouserome.com/rome,hotels/wrhsuites-corbusiernumero_tn.jpg";
$filepath="/home/apache/web/arthouserome/rome,hotels/";
$filename="/home/apache/web/arthouserome/rome,hotels/".str_replace("numero",$c,$picname);
$picpath="http://www.arthouserome.com/photogallery";
while (file_exists($filename))
{
?>
$count=0;
while($count < 5)
{
++$count;
if (file_exists($filename))
{
$picture=str_replace("numero",$c,$thumbname);
?>
|
}
else
{print(" | ");}
++$c;
if ($c < 10)
{$c="0".$c;}
$filename="/home/apache/web/arthouserome/rome,hotels/".str_replace("numero",$c,$picname);
}
?>
}
?>
ROOM 2 - The Neo-plastic Room: P. Mondrian (Twin or double)
$c="01";
$picname="wrhsuites-mondriannumero.jpg";
$thumbname="http://www.arthouserome.com/rome,hotels/wrhsuites-mondriannumero_tn.jpg";
$filepath="/home/apache/web/arthouserome/rome,hotels/";
$filename="/home/apache/web/arthouserome/rome,hotels/".str_replace("numero",$c,$picname);
$picpath="http://www.arthouserome.com/photogallery";
while (file_exists($filename))
{
?>
$count=0;
while($count < 5)
{
++$count;
if (file_exists($filename))
{
$picture=str_replace("numero",$c,$thumbname);
?>
|
}
else
{print(" | ");}
++$c;
if ($c < 10)
{$c="0".$c;}
$filename="/home/apache/web/arthouserome/rome,hotels/".str_replace("numero",$c,$picname);
}
?>
}
?>
ROOM 3 - The Contemporary Room (Double)
$c="01";
$picname="wrhsuites-contemporarynumero.jpg";
$thumbname="http://www.arthouserome.com/rome,hotels/wrhsuites-contemporarynumero_tn.jpg";
$filepath="/home/apache/web/arthouserome/rome,hotels/";
$filename="/home/apache/web/arthouserome/rome,hotels/".str_replace("numero",$c,$picname);
$picpath="http://www.arthouserome.com/photogallery";
while (file_exists($filename))
{
?>
$count=0;
while($count < 5)
{
++$count;
if (file_exists($filename))
{
$picture=str_replace("numero",$c,$thumbname);
?>
|
}
else
{print(" | ");}
++$c;
if ($c < 10)
{$c="0".$c;}
$filename="/home/apache/web/arthouserome/rome,hotels/".str_replace("numero",$c,$picname);
}
?>
}
?>
ROOM 4 - The Organic Room: F. L. Wright (Suite or triple)
$c="01";
$picname="wrhsuites-wrightnumero.jpg";
$thumbname="http://www.arthouserome.com/rome,hotels/wrhsuites-wrightnumero_tn.jpg";
$filepath="/home/apache/web/arthouserome/rome,hotels/";
$filename="/home/apache/web/arthouserome/rome,hotels/".str_replace("numero",$c,$picname);
$picpath="http://www.arthouserome.com/photogallery";
while (file_exists($filename))
{
?>
$count=0;
while($count < 5)
{
++$count;
if (file_exists($filename))
{
$picture=str_replace("numero",$c,$thumbname);
?>
|
}
else
{print(" | ");}
++$c;
if ($c < 10)
{$c="0".$c;}
$filename="/home/apache/web/arthouserome/rome,hotels/".str_replace("numero",$c,$picname);
}
?>
}
?>
|