Ver Mensaje Individual
  #5 (permalink)  
Antiguo 01/02/2007, 03:50
Avatar de pereztroff
pereztroff
 
Fecha de Ingreso: junio-2002
Ubicación: En la Internet.
Mensajes: 4.068
Antigüedad: 22 años, 8 meses
Puntos: 5
Re: colocar valor alt

ayer me iba pero hoy no, no se si algo toque, creo que no

tengo el siguiente error:

Parse error: syntax error, unexpected '[' in /home/dominio/public_html/cocina.php on line 78

la linea que uso es
Código PHP:
<a href="../popup/?foto=../fotos/<? echo($row[foto]); ?>" onClick="flvFPW1(this.href,'popup','width=320,height=324',1,2,2);return document.MM_returnValue"><img src="../fotos/<? echo($row[foto]); ?>" width="80" height="80" hspace="3" border="0" alt="<? row[titulo];?>"></a>


si quito alt="<? row[titulo];?>"

si me muestra las imagenes y resto todo bien

¿que puede ocurrir? gracias