|
|
Database-Independent API for PHP |
|
|
Sterling Hughes |
|
|
PHP / Articles |
|
|
Click to Visit |
|
|
29 |
|
Once any PHP programme is developed with any particular database then at a later stage when people wants to switch over to other databases, then they are going to have to modify the total database connectivity, this is a major disadvantage of PHP, here the author discusses about it and tells about an alternative for this. He states that building PHP programmes with variable and function based approach is the main solution at present for this problem.
|