Topic: PHP5 with PDO / Database Abstration / None of them ?
Hi all
If you code in PHP 5 ; do you use
1) a PDO (data-access abstraction layer)
2) a Database Abstraction (your own / an exists one : which one ?)
3) none, just the provided php class.
finally : have you make some tests with each of them to make your choice ?
thanks you for yours responses