Description
PHP applications can connect to databases that use the DB-Library interface, commonly associated with Sybase and Microsoft SQL Server compatibility. This supports legacy applications and database integrations.
It is a PHP database extension. Applications should protect database credentials, validate SQL input, and test compatibility with the target server.