Connecting to postgre db via php
I have a site on a windows server that uses mysql database. I want to access another database (postgre) on a linux server. Can anyone help with connecting to the postgre db using php? Is there any discrepancy between postgre and mysql ....I've heard that date strings can be a problem.
Cheers
Emmdee
|