I have to use PostgreSQL for a job and I enable the pdo and the extension of postgres in the file php.init
and the same does not connect me with the tables, I realize that in the console I place the command:
php -m
The postgres do not appear in the modules either:
php -v
It says that the version is 5.5.12 and access to the phpInfo says 7.1.4. I hope you can help I have Windows 10