Pues bien yo he hecho este codigo:
Código PHP:
<?php
include("config.php");
$query = "select mensaje from eforo_mensajes where id=6" ;
$resp = mysql_query($query) or die (mysql_error());
echo $resp;
?>
Resource id #4
Bueno a ver si me podeia ayudar
salu2