Ver Mensaje Individual
  #4 (permalink)  
Antiguo 06/02/2008, 13:20
Avatar de T4ke0veR
T4ke0veR
 
Fecha de Ingreso: agosto-2007
Ubicación: Quito - Ecuador
Mensajes: 1.720
Antigüedad: 16 años, 8 meses
Puntos: 28
Re: Problema "cruces de ID"

ok perfecto... no habia visto q me faltaba el get id
ahora bien al agregar a img_inc.php
estos codigos
para el url
Código PHP:
<a href=# onClick="window.open('verimagen.php?id=<?=$id;?>;','verimagen', 'width=400,height=400');">
declarando funcion
Código PHP:
 function imagengrande() 

window.open("verimagen.php?imagen=/images2/<?=$imagen;?>", "", "width=400,height=400"); 
}
me sale un error de T_STRING .. sintaxis... justo en la linea donde agrego el url que quedaria d esta manera
Código PHP:
echo "<td height='80' width='53' border='0' ><a href=# onClick="window.open('verimagen.php?id=<?=$id;?>;','verimagen', 'width=400,height=400');"><img src='images2/".$row['img']."' width='80' height='53' border='0'/></a>";
__________________
Diseño gráfico, Web, imagen corporativa, publicidad ...