Try PEAR DB. http://pear.php.net/package/DB
It's a database abstraction layer, which means that you can change DB later, with less hasle.
Have a look at how phpPgAdmin works. Download the source and have a look.
http://phppgadmin.sourceforge.net/
On 22 Apr 2005, at 20:04, typing80wpm@xxxxxxx wrote:
What would I need to do to make PHP, installed on my desktop, talk to Postgresql. I have several CDS with WAMP installs (Windows Apache Mysgl PHP). Would I use some special driver to allow PHP to connect to Postgresql? I am going to search on google as soon as I post, but just curious if someone has a word of wisdom. Thanks
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly