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

PHPMaster.com: An Introduction to Mock Object Testing

Andrew Podner: Closures, Lambdas, and Anonymous Functions

NetTuts.com: How to Create a PyroCMS Theme

IBM developerWorks: PHP frameworks, Part 1: Getting started with three popular frameworks

Jani Hartikainen's Blog: Using models as criteria objects for querying the database


Community Events











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


tool code podcast object phpunit opinion functional unittest example testing interview conference zendframework2 language introduction development series release community framework

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