Community

Using the DAO Generator for PHP and MySQL

(Octavia Andreea Anghel) A data access object (DAO) provides an abstract interface to a database—giving developers access to common database operations without them having to know the database schema details—essentially, data access object separate the business logic and data tiers of an application

Read More - Register for Free Membership