Kathryn,
> And now to change topic, am I the only one who finds php's lack of
> consistency in dealing with different databases annoying? Maybe it
>
<SNIP>
Have a look at PHPlib, which wraps db connections up into a set of classes, that
share the same API. I think both MySQL and Oracle are covered, as well as the
other major DBs supported by PHP, so it's just a case of creating a DB_SQL
object and working with that. Alternatively, you cold create your own set of
reusable functions to do the same thing, such as db_connect(), db_query(), etc.
And because PHP is open source, creating "proper" PHP functions, and compiling
them in, would not be all that difficult...
http://phplib.netuse.de
adam
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!