[PHP] Create A Registration Website For An MMORPG Server

12/02/2007 04:08 [GMs]#1
Is this correct? I get an error when i go to the website. I am using apache, postgre, php

$con = pg_connect("host=".$pg." dbname=".$db." user=".$un." password=".$ps."", PGSQL_CONNECT_FORCE_NEW) or die("Error:".pg_last_error($con));
12/03/2007 17:08 Mizu#2
Can you post us the error msg ?
12/04/2007 09:30 5hoursez#3
funny to see this posted :)