Index du Forum » » Le coin des codeurs

Auteur

Alterner 2 textes
snipe
2450       
 

  Posté : 14-07-2003 17:44

bah tu fé sa en php tous simplement

<?PHP
$Text1 = "blablabla<br>";
$Text2 = "COINCOIN<br>";
$count = 100;

while($count > 0){
echo $Text1.Text2;
$count--;
}
?>

Sa te vas comme exemple :)



Cet article provient de NPDS

http://www.npds.org/viewtopic.php?topic=6655&forum=5