Ver Mensaje Individual
  #15 (permalink)  
Antiguo 23/06/2015, 15:55
Avatar de xfxstudios
xfxstudios
 
Fecha de Ingreso: junio-2015
Ubicación: Valencia - Venezuela
Mensajes: 2.448
Antigüedad: 8 años, 10 meses
Puntos: 263
Respuesta: Mostrar foto de perfil en boleta de notas - con PHP y MySQL

ejemplo con tu codigo:

Código HTML:
Ver original
  1. <tr>
  2. <td table width="8%" align="justify" bordercolor="#00CC00"height="46"cellpadding="2" bgcolor="#FFFFFF" cellspacing="1" rowspan="4"><table border="1" align="center" cellpadding="1" cellspacing="1" bordercolor="#003300" bgcolor="#FFFFFF">
  3. <tr> </tr>
  4. <tr>
  5. <td width="10%" height="10" align="center" bgcolor="#00CC00" class="Estilo2"><font color="#000033"
  6. face= "BOOKMAN OLD STYLE" class="Estilo1"><strong>CODIGO:</strong></font></td>
  7. <td width="25%" colspan="5" align="left" bgcolor="#FFFFCC" class="Estilo2"><strong><?php echo $row_Recordset1['ccodalum']; ?></strong></td>
  8. <td table width="8%" align="justify" bordercolor="#00CC00"height="46"cellpadding="2" bgcolor="#FFFFFF" cellspacing="1" rowspan="4">
  9. <!--FOTO-->
  10.  
  11. <img src="/img/<?php echo $row_Recordset1['COLUMNA_DE_NOMBRE_FOTO']; ?>" width="276" height="156" alt=""/>
  12.  
  13. <!--FOTO-->

va a funcionar igual que como muestras el nombre del alumno pero en este caso es con una foto