Hi all,
I have used "DB.php" package to do the database operation .
In my file I have connected the database and access the table values. It is working fine.
when I am running in command line interface .
But When I am running that php file in web browser it telling me following error
Note :I am Using pgsql database
Can't connect: DB Error: extension not found
What I am doing wrong here......? Please help me out of this problem.....
Thanks.