Sunday, January 18, 2009

PHP Tutorials Examples Introduction To PostgreSQL

PHP Tutorials Examples Introduction To PostgreSQL: "This tutorial introduces the user to the postresql database and how to interface with it. The system used for this demonstration is CentOS but mostly the information is generic to any distribution or operating system. Before launching into using PHP to interface with PostgreSQL, this tutorial aims to introduce the user to some simple operations on getting a postgreSQL database installed, creating a database, and performing basic CRUD (Create Retreive Update Delete) operations."