| Code: |
|
<?php #### Generated by Block Creator by Disipal Site (www.disipal.net) ### if (eregi("block-Block_Creator.php",$PHP_SELF)) { Header("Location: index.php"); die(); } $name = rand(1, 140); $site = "http://allcameleon.free.fr"; print "<div align='center'><a target='_blank' href='images/kits/$name.jpg'><img src='images/kits/$name.jpg' width='150' height='112' border='0'></a><br>N°$name :: <a target='_blank' href='$site/$name/'>Démo</a> - <a href='dl/out.php?id=$name'>Télécharger</a></div>"; ?> |
| Code: |
| <?php
if (eregi("block-NONDUBLOC.php",$PHP_SELF)) { Header("Location: index.php"); die(); } $name = rand(1, 140); $site = "http://allcameleon.free.fr"; $content ="<div align=\"center\"><a href=\"images/kits/$name.jpg\" target=\"_blank\"><img src=\"images/kits/$name.jpg\" width=\"150\" height=\"112\" border=\"0\"></a><br>N°$name :: <a href=\"$site/$name/\" target=\"_blank\">Démo</a> - <a href=\"dl/out.php?id=$name\">Télécharger</a></div>"; ?> |
Toutes les heures sont au format GMT + 2 Heures