C
C
cdmax20022014-09-24 12:03:53
PHP
cdmax2002, 2014-09-24 12:03:53

Where can I get the php class for working with databases?

Good afternoon everyone.
I'm looking for a php class that allows you to abstract from a specific database.
This class should have support for sqlite, MySQL, PostrgreSQL and Microsoft SQL server and the requirement php <=5.3
Maybe someone met this?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Edward, 2014-09-24
@cdmax2002

PDO supports all the databases you need

O
Optimus, 2014-09-24
Pyan @marrk2

He probably means CRUD, but in PDO you have to write everything yourself

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question