837cd0d4ce
PHP5 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
6 lines
335 B
Plaintext
6 lines
335 B
Plaintext
In addition to normal ODBC support, the Unified ODBC functions in
|
|
PHP allow you to access several databases that have borrowed the
|
|
semantics of the ODBC API to implement their own API. Instead of
|
|
maintaining multiple database drivers that were all nearly identical,
|
|
these drivers have been unified into a single set of ODBC functions.
|