PhpRiot
Download Article
Download this article in PDF format with all listings and files.

Price: $5.00 AUD
(Approx. $4.35 USD)

More information
Related Books
Professional Linux Programming

Professional Linux Programming

As Linux increases its presence throughout the world as a target platform for professional...
PhpRiot Newsletter
Your Email Address:

More information

Migrating From MySQL To PostgreSQL In PHP

Introduction

This article is aimed primarily at MySQL users, showing them how to start with the PostgreSQL database management system. The article covers just a small number of areas, directly related to use in PHP – it barely even touches on most of PostgreSQL’s other features.

A working knowledge of MySQL and PHP is assumed.

This article does not cover installation or administration of PostgreSQL servers – it is purely for developers that use MySQL or PostrgreSQL.

In This Article