OO Database Class
Posted: Wed Jan 22, 2003 11:03 am
Hi,
Has anyone written a wrapper class for the php db functions?
I'm looking for 2 things:
1) to make an oo interface.
2) to allow the same code to work on a mysql database and odbc database. (syntacticly that is, excluding SQL issues)
If not, does anyone have any sugestions for class structure and I'll set about building it.
ttfn
Antony Briggs
Has anyone written a wrapper class for the php db functions?
I'm looking for 2 things:
1) to make an oo interface.
2) to allow the same code to work on a mysql database and odbc database. (syntacticly that is, excluding SQL issues)
If not, does anyone have any sugestions for class structure and I'll set about building it.
ttfn
Antony Briggs