Avoid the five most common PHP database problems

Posted by solrac on Aug 2, 2006 2:33 PM EDT
developerWorks; By Jack Herrington
Mail this story
Print this story

Databases are powerful tools, and -- like all powerful tools -- they can be abused if you don't know how to use them properly. Here are the five most common problems in database design, in the PHP code that accesses databases, and how to avoid them.

Databases are powerful tools, and -- like all powerful tools -- they can be abused if you don't know how to use them properly. You can create database design, database access, and the PHP business logic code that sits on top of it in any number of ways, and you often end up getting it wrong. This article illustrates five common problems in database design, in the PHP code that accesses databases, and how to avoid them.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Community, PHP

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.