get_files("$path","jpg");
if( !empty($jpgs) ) {
while ( list( $key, $filename ) = each( $jpgs ) ) {
$images[] = $filename;
}
}
$gifs = $file->get_files("$path","gif");
if( !empty($gifs) ) {
while ( list( $key, $filename ) = each( $gifs ) ) {
$images[] = $filename;
}
}
$pngs = $file->get_files("$path","png");
if( !empty($pngs) ) {
while ( list( $key, $filename ) = each( $pngs ) ) {
$images[] = $filename;
}
}
$bmps = $file->get_files("$path","bmp");
if( !empty($bmps) ) {
while ( list( $key, $filename ) = each( $bmps ) ) {
$images[] = $filename;
}
}
$count = 1;
$break = $colunas;
?>
Galapagos diving cruises , wildlife, excursions, tours, adventure - M/S Nemo - Ecuador
What People Are Saying
We are the best but dont take our word for it, read
what travelers like yourself have to say! Find out what
Galapagos-Nemo's last guests said about their experiences
aboard Nemo.
|
 $count";
if ($count == $break) {
echo "\n \n \n\n";
$break = $count + $colunas;
}
else { echo "\n"; }
}
$count++;
}
?>
|
|
|