You are on page 1of 1

<?

php //session_start(); ini_set('error_reporting',1); //conecto la base de datos $con=pg_connect("host=localhost port=5432 dbname=tecnocreativo user=postgres pas sword=haas") or die('conection failed'); //echo 'conected to: ', pg_dbname($tecnocreativo); ?>

You might also like