DataObject class


/ Published in: PHP
Save to your folder(s)

Abstract class from which other classes can be derived to handle database access and data retrieval.
Constants for database connection (DB_DSN, DB_USERNAME, etc.) must be set in another php file (eg. config.php)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.