Ejemplo n.º 1
0
                </div>
                <?php 
        $idx++;
    }
}
?>
 
            </div>
             <!--End Room Desc block-->
           <div class="clear">&nbsp;</div>
      	 </div>
          <!--End 1st Full block-->

<?php 
$oImage = new HomeImage();
$imgs = $oImage->findAllFrom("Homeimage", "1=1 order by sequence");
$img1 = '';
$img2 = '';
$img3 = '';
$img4 = '';
$img5 = '';
$img6 = '';
$img7 = '';
$img8 = '';
$img9 = '';
$img10 = '';
$img11 = '';
$img12 = '';
$imgmore = '';
foreach ($imgs as $img) {
    $idx = 1;