PHP - MySQL to PostgresSQL
Posted: Thu Jan 05, 2006 9:48 pm
hi all,
I'm developing php search function using the PostgresSQL database,
this is my code where error occur.
it igves the error of :
I'm developing php search function using the PostgresSQL database,
this is my code where error occur.
Code: Select all
while ($result = pg_fetch_array($sqlcmd,0))
{
$max++;
}thks in advance.Warning: pg_fetch_array(): supplied argument is not a valid PostgreSQL result resource in