Description
Legacy PHP applications can connect to PostgreSQL databases through PHP database modules. This is useful for maintaining older PHP sites and services that store data in PostgreSQL.
It is a PHP legacy database extension. Protect connection strings, validate SQL input, and test database behavior before using it with production data.