![Stress](http://static.forosdelweb.com/fdwtheme/images/smilies/stress.png)
Código:
{include file="../header.tpl" title="ALPINE"} {$prueba} <?php include("../../config.inc.php"); include_once("../../includes/searcher.inc.php"); protect(); $link = mysql_connect("10.1.192.173", "root", "bitbitbit"); mysql_select_db("vatech", $link); $u=$username.".jpg"; $sel="SELECT id_image FROM image WHERE '$u'=id_image"; $res = mysql_query($sel) or die('Consulta fallida: ' . mysql_error()); $row=mysql_fetch_array($res); print($row[0]; ?> <TABLE align=center border=8 bordercolor="#B0C4df"> <? ECHO "AKIIIIIIIII MR."; ?> <center> <TR><TD> <center><img src='<? print("HOLA"); ?>' height="100" border="1"/></center> </TD></TR></center> </TABLE>