PHP Classes

Usage Analysis

Recommend this page to a friend!

      Design Pattern PDO Operations  >  All threads  >  Usage Analysis  >  (Un) Subscribe thread alerts  
Subject:Usage Analysis
Summary:Using PDO to select, update and delete records from db
Messages:1
Author:Darren Conyard
Date:2013-01-05 17:58:19
 

 


  1. Usage Analysis   Reply   Report abuse  
Picture of Darren Conyard Darren Conyard - 2013-01-05 17:58:19
Hi Rodrigo,

This was a pretty nice class to introduce a user to using PDO to access their database.

Just one minor problem was that the required files a typing errors where clientsDAO.php is linked to clientDAO.php etc. I think this happens throughout the three different scripts and may cause some confusion to some users when they try to run your scripts.

Thanks for the class

Best Regards

Darren Conyard