12-11-2007, 03:45 PM
|
#4 (permalink)
|
|
Super Moderator
Join Date: Sep 2007
Posts: 165
Thanks: 0
|
That seems to look good, for a basic portable wrapper. You may want to take the wrapping to another level though, and start to wrap functions for specific tasks.
Ie.:
users.db.php->odbc.db.php->db.abstract.php
|
|
|
|