Per Jessen wrote:
Richard Heyes wrote:

another. This is one of the reasons abstraction layers exist.

Which brings us to alternative #3 - odbc.

That's probably less likely to be available than mysqli. If you're targetting php5 then you could use pdo::mysql as well (and there's even the less available dbx functions).

Good thing about php = so many options
Bad thing about php = too many options :)

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to