Tag Archives: PostgreSQL

PHP Object Interface Primer Tutorial

Today we are going to show a PHP example of object “interface”, and we like the excerpt from the useful link below, which discusses the same “database” interface idea as we are going to tackle today … The point is … Continue reading

Posted in Database, eLearning, OOP, Tutorials | Tagged , , , , , , , , , , , , , , , , | 36 Comments

PostgreSQL PHP Tutorial

Some time ago we talked about the PostgreSQL database, and showed you some command line (installation and) usage via a MacBook Pro Terminal application’s (bash environment) command line. So that showed a bit of SQL for PostgreSQL and you can … Continue reading

Posted in Animation, Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 21 Comments

PostgreSQL Primer Tutorial

Welcome to the PostgreSQL (Database Server) Primer Tutorial. The PostgreSQL Database Server product is an excellent Open Source database that has been established for many years. PostgreSQL is an object-relational database management system, and read along with Wikipedia, how its … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , | Leave a comment