Example #1
0
            ?>
            <li class="clear">
           
              

                <div class="imgl borderedbox"> <?php 
            echo criimg('upload/contenu/image/' . $row->img, 120, 120, 'png', $row->titre, 'pull-left img-polaroid', 'S');
            ?>
</div>
              
              <p class="nospace btmspace-15" ><a href="#" style="color:#F31712;"><?php 
            echo $row->titre;
            ?>
</a></p>
              <p>«<?php 
            echo limitmot($row->content, 15);
            ?>
...&raquo;</p>
             
             
               <p class="right"><a href="compres-<?php 
            echo $row->id . '-' . fl($row->titre);
            ?>
.html"><?php 
            echo lg('SUITE');
            ?>
</a></p>
            </li>
            <?php 
        }
        ?>
Example #2
0
                <div id="act">
<a href="com-<?php 
        echo $row->id . '-' . fl($row->titre);
        ?>
.html" id="link">
<p  class="titactp"><?php 
        echo $row->titre;
        ?>
 </p>
<p id="datact" class="datact"><?php 
        echo $row->dat;
        ?>
</p>
<P class="contact"><?php 
        echo limitmot($row->content, 25) . '.....' . '<span class="suit">' . lg('SUIT') . '</span>';
        ?>
</P>
</a>

</div><!--End act-->
            <?php 
    }
    ?>

 </div>       

        <?php 
    // render the pagination links
    $pagination->render();
} else {
Example #3
0
                }
                ?>
<div id="act" style="height:auto; max-height:93; min-height:35;">
        <a class="titactp" href="./<?php 
                echo $mode . '-' . $row->id . '-' . fl($row->titre) . '.html';
                ?>
">
        <div class="attribute-title">
            <p><?php 
                echo limitmot($row->titre, 10);
                ?>
...</p>
        </div>
          <div class="attribute-short">
            <P class="contact"><?php 
                echo limitmot($row->content, 20) . "...";
                ?>
</p>
          </div>
          </a>	
 </div>          	
  <?php 
            }
        }
    } else {
        if (!$db->Query("SELECT titr" . LANG . " as titre ,id from " . $mode . "   where titr" . LANG . " like '%" . $post . "%'")) {
            $db->Kill('Error1');
        }
        ?>
 	<div class="feedback">
	<p>La recherche pour "<?php 
Example #4
0
<div id="act">
<div class="act thumbnail span12 div2"> 
<a href="news-<?php 
        echo $row->id . '-' . fl($row->titre);
        ?>
.html" class="acttitl">
  <?php 
        echo criimg('upload/news/' . $row->img, 80, 80, 'png', $row->titre, 'pull-left img-polaroid', 'S');
        ?>
 <h4 class=""><?php 
        echo limitmot($row->titre, 8);
        ?>
...</h4>
		     <p class="text-info">
<?php 
        echo limitmot($row->content, 30);
        ?>
...
				</p> </a> </br> </br>
<div class="span11">                
<small class="pull-left ">Par: <?php 
        echo $row->autor . '  le ' . $row->dat;
        ?>
</small><a href="newsW-<?php 
        echo $row->id . '-' . fl($row->titre);
        ?>
.html" class="btn btn-info  btn-mini  pull-right">Read More...</a>


</div>                    
</div>
Example #5
0
        //Open the current directory
        if ($files = scandir($h, 1)) {
            $entry = $files[0];
            if ($entry != '.' && $entry != '..') {
                $imagefile = 'upload/album/' . $row->id . '/' . $entry;
            }
        }
        ?>



<li class="span4"><a href="photoshow-<?php 
        echo $row->id;
        ?>
.html" class="thumbnail"><?php 
        echo criimg($imagefile, 200, 150, 'png', limitmot($row->titre, 6), '');
        ?>
</a></li>





<?php 
    }
    ?>
</ul>
<?php 
}
?>
   </div>
Example #6
0
        $row = $db->Row();
        ?>

 <div id="contvod">
 <a class="youtube titvod" href="http://www.youtube.com/embed/<?php 
        echo $row->vod;
        ?>
?autoplay=1">
    <img id="image" src="http://img.youtube.com/vi/<?php 
        echo $row->vod;
        ?>
/1.jpg" width="200" height="150"/>
    <div class="play"></div>
    <center>
     <p><?php 
        echo limitmot($row->titre, 6);
        ?>
 </p>
    </center>
     </a>
</div>

 
 

<?php 
    }
    ?>
		
	
			
Example #7
0
  <a class="btn_play-mini ytb_colbx" href="#" rel="<?php 
        echo $row->vod;
        ?>
"><img src="img/btn_play.png" /></a>
  </div>
   
     

  
  
  
            
               
    <center>
     <p ><?php 
        echo $first . '  ' . limitmot($row->titre, 5);
        ?>
... </p>
    </center>
  </li>
            
         
         <?php 
    }
    ?>
         
                
 
            
<?php 
    // render the pagination links