|
|
|
|
![]() ![]() |
Sep 20 2005, 02:07 AM
Post
#1
|
|
|
Member [Level 2] ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 89 Joined: 27-July 05 From: AUSTRALINDIA Member No.: 9,896 |
Hi PHP geeks,
Do you know if php has Database extraction layer? like Java has. Which is used for development of database layer, so it become easy to change the database if you wish to without modifying so much code underneath.... Any ideas is welcome. I am sure there should be something which is being used and reliable and mature. I am new to PHP so want to use it if it is there. Good to know from experienced developer about there developing experience. Thanks in advance. |
|
|
|
Sep 22 2005, 01:14 AM
Post
#2
|
|
|
Advanced Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 123 Joined: 5-September 05 Member No.: 11,522 |
I am not aware of a specific database abstraction layer, but you could create one yourself...just use the various PHP-database communication functions (find them at www.php.net then go to "Documentation). I personally always use MySQL because it is great, can hold lots and lots of data, and very stable.
Hope something here helps!! |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 20th July 2008 - 05:43 PM |