Ver Mensaje Individual
  #5 (permalink)  
Antiguo 10/10/2011, 13:35
Avatar de Triby
Triby
Mod on free time
 
Fecha de Ingreso: agosto-2008
Ubicación: $MX->Gto['León'];
Mensajes: 10.106
Antigüedad: 15 años, 9 meses
Puntos: 2237
Respuesta: Union Select... obtener la tabla de donde se hallo el registro

Cita:
echo '<a href="crear.php?id=<?php echo $row_alumnos['id']; ?>&tema=<?php echo $row_alumnos['tema'];?>&rfcdocente=<?php echo $row_alumnos['rfcdocente'];?>"><img src="http://www.forosdelweb.com/f18/images/enviar.png" width="25" height="25" alt="editar" border="0" align="center"/></a>';
Dentro de un echo no puedes poner etiquetas <?php ?>... hay que concatenar:

echo 'algo aqui ' . $array['indice'] . ' algo mas aqui';
__________________
- León, Guanajuato
- GV-Foto