News Feed
Jobs Feed
Sections




News Archive
Justin Silverton's Blog:
Using PHP and Postgres
March 06, 2006 @ 07:43:10

Justin Silverton has posted a quick introductory tutorial on how to use the PostgreSQL database from inside PHP.

This is a simple guide on how to start connecting to a postgres database with php. I also assume that you already have a database setup with a table/tables.

He shows how to make a connection to a database, perform a simple query, and provides the names of some other "helpful functions" from the PostgreSQL part of the manual along with what they do.

2 comments voice your opinion now!
postgresql introduction make connection query postgresql introduction make connection query


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Building Template-Driven Web Applications with Dwoo (part 1)

Kevin van Zonneveld's Blog: Make SSH connections with PHP

PHPMaster.com: Introduction to the Law of Demeter

NETTUTS.com: MVC for Noobs

CodeSnipers.com: Book review: Beginning Ajax with PHP by Lee Babin


Community Events











Don't see your event here?
Let us know!


composer release community example interview zendframework2 code database functional unittest series introduction framework phpunit testing development language opinion api podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework