Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
2 answers
10k views

Building a database class in PHP

I wonder if I should write a database class for my application, and if so, how to accomplish it? Over there on SO, a guy mentioned it should be written as an abstract class. However, I can't ...
Wottensprels's user avatar