Ver Mensaje Individual
  #2 (permalink)  
Antiguo 20/09/2004, 16:56
Avatar de living
living
 
Fecha de Ingreso: mayo-2004
Mensajes: 1.266
Antigüedad: 20 años
Puntos: 2
Código PHP:
for ($i =1;$i <= 20;$i++){
if (
$i<10){
   
$numero="0".$i;
}else{
   
$numero=$i;
}
echo (
"esta es ".$numero."<br>");

__________________
¿Te apasiona el mundo del guión? El portal del guión