Categories
Tags → Postgresql Tutorial Php

PostgreSQL and PHP Tutorial

This is a nice tutorial on how to use PostgreSQL and PHP together. Topics covered include: Installation of PostgreSQL, PHP, and Apache, A Brief Introduction and Basic Commands, Different Types of Data, Retrieving Data from a Database, Inserting Data ...
DETAILS

Doing Simple DB Abstraction in PHP

This tutorial explains the need for database abstraction in PHP, and shows how to create your own database API that can be to used with different types of databases. The tutorial uses a PHP PostgreSQL API as an example.
DETAILS
©2003-2019 jCay.com