include ("connect.php"); $mira=mysql_query("SELECT * FROM inicio", $link); $dato=mysql_fetch_array($mira); ?>
echo $dato['texto'];?>