//Conexion con la base _1
require("appcool/core_db.php");
$table= "noticia"; /* Name of table, you can select that */
//Conexion con la base _1
MYSQL_CONNECT($server, $user, $password) or die ( "
$server= "db985.perfora.net"; /* Address of 1&1 database server */
$user= "dbo207813694"; /* Database username */
$password= "4BB.Kd9B"; /* Database Password */
$database= "db207813694"; /* name of database */
$table= "noticia"; /* Name of table, you can select that */
MYSQL_CONNECT($server, $user, $password) or die ( "