Copy link to clipboard
Copied
Started learning Dreamweaver using PHP to connect to mySql and dynamically load data into a table on my web page. Dreamweaver worked great as I didn't have to enter any PHP. Now trying to use PHP to connect to a Postgres DB. Does Dreamweaver CS5 support PHP connection to Postgres like it did mySql? Or do I need to enter the PHP commands to connect and access the Postgres myself rather than rely on Dreamweaver (which I did for mySql)?
Copy link to clipboard
Copied
PHP/Postgres is not a supported server model in DW. You'll need to code by hand, or try to find an extension. Try posting over at the Postgressql forums.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now