< Home - < Back

cpanel-php56-DB


Information about the package, cpanel-php56-DB, which is shipped with common Linux distributions. The cpanel-php56-DB package is designed for, PEAR: Database Abstraction Layer.


Package Name:

cpanel-php56-DB

Summary:

PEAR: Database Abstraction Layer

Description:

DB is a database abstraction layer providing: * an OO-style query API * portability features that make programs written for one DBMS work with other DBMS's * a DSN (data source name) format for specifying database servers * prepare/execute (bind) emulation for databases that don't support it natively * a result object for each query response * portable error codes * sequence emulation * sequential and non-sequential row fetching as well as bulk fetching * formats fetched rows as associative arrays, ordered arrays or objects * row limit support * transactions support * table information interface * DocBook and phpDocumentor API documentation DB layers itself on top of PHP's existing database extensions. Drivers for the following extensions pass the complete test suite and provide interchangeability when all of DB's portability options are enabled: fbsql, ibase, informix, msql, mssql, mysql, mysqli, oci8, odbc, pgsql, sqlite and sybase. There is also a driver for the dbase extension, but it can't be used interchangeably because dbase doesn't support many standard DBMS features. DB is compatible with both PHP 4 and PHP 5.

Architecture:

noarch

Version:

1.7.14

Release:

2.cp1158

Size:

690 k

Repository:

installed

From Repository:

Licence:

PHP v3.01



Handy Yum Commands for cpanel-php56-DB


Control the cpanel-php56-DB package with the following handy commands outlined below.


Command

Description of Command

yum install cpanel-php56-DB

This command will install cpanel-php56-DB on the server.

yum remove cpanel-php56-DB

This command will un-install cpanel-php56-DB on the server. When you run this command, you will be asked if you are sure that you want to remove cpanel-php56-DB, so you have to manually confirm that you want to do this.

yum -y remove cpanel-php56-DB

This command will un-install cpanel-php56-DB on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-php56-DB when using the -y flag.

yum update cpanel-php56-DB

This command will update cpanel-php56-DB to the latest version. When you run this command, you will be asked if you are sure that you want to remove cpanel-php56-DB, so you have to manually confirm that you want to do this.

yum -y update cpanel-php56-DB

This command will update cpanel-php56-DB to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-php56-DB when using the -y flag.

yum info cpanel-php56-DB

This command will show you core information about the cpanel-php56-DB package.

yum deplist cpanel-php56-DB

This command will show you the dependencies for cpanel-php56-DB. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update cpanel-php56-DB

This command will check if there is an update waiting on cpanel-php56-DB. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.