@manish-r2Hoep
•
Oct 22, 2024
Oct 22, 2024
1.2K
How to connect to postgre database using php in xampp?
I am facing problem in connecting to postgre database in xampp
when try to execute the following script
It is showing me an unexpected error ie undefined function pg_connect()
Here...