How basic database access is implemented in PHP


ball.gif Badly?
ball.gif Separate API for every database server.
ball.gif (Essentially) no Interface API
ball.gif Portability is not possible at the base level.