Ver Mensaje Individual
  #7 (permalink)  
Antiguo 05/03/2010, 07:52
Avatar de CHuLoSoY
CHuLoSoY
 
Fecha de Ingreso: febrero-2002
Ubicación: Ribeira (Galicia)
Mensajes: 1.900
Antigüedad: 22 años, 2 meses
Puntos: 29
Respuesta: Codigo PHP y HTML { ... }

Estáis fallando todos en lo mismo o me lo parece a mi?
Estáis usando las variables como si fuera ASP o Javascript. Las variables llevan $ delante.
Código PHP:
Ver original
  1. <?php
  2. for ($x=0;$x<=10;$x++) {
  3. ?>
  4. <input type=text name=uploads[<?php echo $x;?>] id=attachId0 size=30><input type=button value="borrar" id=idAttachOper0 onclick="return delInput('idfilespan',<?php echo $x;?>)">
  5. <?php
  6. }
  7. ?>
__________________
ESQUIO Dominios y Hosting
Las mejores características con los mejores precios.