Contact MySQL
|
Login
|
Register
The world's most popular open source database
MySQL.com
Downloads
Documentation
Developer Zone
Developer Zone
Downloads
MySQL.com
Documentation
MySQL Server
MySQL Enterprise
Workbench
InnoDB Cluster
MySQL NDB Cluster
Connectors
More
MySQL.com
Downloads
Developer Zone
Section Menu:
Documentation Home
MySQL PHP API
Preface and Legal Notices
Introduction to the MySQL PHP API
Overview of the MySQL PHP drivers
MySQL Improved Extension
MySQL Functions (PDO_MYSQL)
Mysql_xdevapi
Installing/Configuring
Requirements
Installation
Runtime Configuration
Building / Compiling From Source
Predefined Constants
Examples
Mysql_xdevapi Functions
expression
getSession
BaseResult interface
BaseResult::getWarnings
BaseResult::getWarningsCount
Client class
mysql_xdevapi\Client::close
Client::__construct
Client::getClient
Collection class
Collection::add
Collection::addOrReplaceOne
Collection::__construct
Collection::count
Collection::createIndex
Collection::dropIndex
Collection::existsInDatabase
Collection::find
Collection::getName
Collection::getOne
Collection::getSchema
Collection::getSession
Collection::modify
Collection::remove
Collection::removeOne
Collection::replaceOne
CollectionAdd class
CollectionAdd::__construct
CollectionAdd::execute
CollectionFind class
CollectionFind::bind
CollectionFind::__construct
CollectionFind::execute
CollectionFind::fields
CollectionFind::groupBy
CollectionFind::having
CollectionFind::limit
CollectionFind::lockExclusive
CollectionFind::lockShared
CollectionFind::offset
CollectionFind::sort
CollectionModify class
CollectionModify::arrayAppend
CollectionModify::arrayInsert
CollectionModify::bind
CollectionModify::__construct
CollectionModify::execute
CollectionModify::limit
CollectionModify::patch
CollectionModify::replace
CollectionModify::set
CollectionModify::skip
CollectionModify::sort
CollectionModify::unset
CollectionRemove class
CollectionRemove::bind
CollectionRemove::__construct
CollectionRemove::execute
CollectionRemove::limit
CollectionRemove::sort
ColumnResult class
ColumnResult::__construct
ColumnResult::getCharacterSetName
ColumnResult::getCollationName
ColumnResult::getColumnLabel
ColumnResult::getColumnName
ColumnResult::getFractionalDigits
ColumnResult::getLength
ColumnResult::getSchemaName
ColumnResult::getTableLabel
ColumnResult::getTableName
ColumnResult::getType
ColumnResult::isNumberSigned
ColumnResult::isPadded
CrudOperationBindable interface
CrudOperationBindable::bind
CrudOperationLimitable interface
CrudOperationLimitable::limit
CrudOperationSkippable interface
CrudOperationSkippable::skip
CrudOperationSortable interface
CrudOperationSortable::sort
DatabaseObject interface
DatabaseObject::existsInDatabase
DatabaseObject::getName
DatabaseObject::getSession
DocResult class
DocResult::__construct
DocResult::fetchAll
DocResult::fetchOne
DocResult::getWarnings
DocResult::getWarningsCount
Exception class
Executable interface
Executable::execute
ExecutionStatus class
ExecutionStatus::__construct
Expression class
Expression::__construct
Result class
Result::__construct
Result::getAffectedItemsCount
Result::getAutoIncrementValue
Result::getGeneratedIds
Result::getWarnings
Result::getWarningsCount
RowResult class
RowResult::__construct
RowResult::fetchAll
RowResult::fetchOne
RowResult::getColumnsCount
RowResult::getColumnNames
RowResult::getColumns
RowResult::getWarnings
RowResult::getWarningsCount
Schema class
Schema::__construct
Schema::createCollection
Schema::dropCollection
Schema::existsInDatabase
Schema::getCollection
Schema::getCollectionAsTable
Schema::getCollections
Schema::getName
Schema::getSession
Schema::getTable
Schema::getTables
SchemaObject interface
SchemaObject::getSchema
Session class
Session::close
Session::commit
Session::__construct
Session::createSchema
Session::dropSchema
Session::generateUUID
Session::getDefaultSchema
Session::getSchema
Session::getSchemas
Session::getServerVersion
Session::listClients
Session::quoteName
Session::releaseSavepoint
Session::rollback
Session::rollbackTo
Session::setSavepoint
Session::sql
Session::startTransaction
SqlStatement class
SqlStatement::bind
SqlStatement::__construct
SqlStatement::execute
SqlStatement::getNextResult
SqlStatement::getResult
SqlStatement::hasMoreResults
SqlStatementResult class
SqlStatementResult::__construct
SqlStatementResult::fetchAll
SqlStatementResult::fetchOne
SqlStatementResult::getAffectedItemsCount
SqlStatementResult::getColumnsCount
SqlStatementResult::getColumnNames
SqlStatementResult::getColumns
SqlStatementResult::getGeneratedIds
SqlStatementResult::getLastInsertId
SqlStatementResult::getWarnings
SqlStatementResult::getWarningsCount
SqlStatementResult::hasData
SqlStatementResult::nextResult
Statement class
Statement::__construct
Statement::getNextResult
Statement::getResult
Statement::hasMoreResults
Table class
Table::__construct
Table::count
Table::delete
Table::existsInDatabase
Table::getName
Table::getSchema
Table::getSession
Table::insert
Table::isView
Table::select
Table::update
TableDelete class
TableDelete::bind
TableDelete::__construct
TableDelete::execute
TableDelete::limit
TableDelete::orderby
TableDelete::where
TableInsert class
TableInsert::__construct
TableInsert::execute
TableInsert::values
TableSelect class
TableSelect::bind
TableSelect::__construct
TableSelect::execute
TableSelect::groupBy
TableSelect::having
TableSelect::limit
TableSelect::lockExclusive
TableSelect::lockShared
TableSelect::offset
TableSelect::orderby
TableSelect::where
TableUpdate class
TableUpdate::bind
TableUpdate::__construct
TableUpdate::execute
TableUpdate::limit
TableUpdate::orderby
TableUpdate::set
TableUpdate::where
Warning class
Warning::__construct
Original MySQL API
MySQL Native Driver
Common Problems with MySQL and PHP
Download this Manual
PDF (US Ltr)
- 2.4Mb
PDF (A4)
- 2.4Mb
HTML Download (TGZ)
- 251.4Kb
HTML Download (Zip)
- 258.8Kb
MySQL PHP API
/
Mysql_xdevapi
/ Installing/Configuring
5.1 Installing/Configuring
5.1.1 Requirements
5.1.2 Installation
5.1.3 Runtime Configuration
5.1.4 Building / Compiling From Source
Copyright 1997-2021 the PHP Documentation Group.
PREV
HOME
UP
NEXT
Download this Manual
PDF (US Ltr)
- 2.4Mb
PDF (A4)
- 2.4Mb
HTML Download (TGZ)
- 251.4Kb
HTML Download (Zip)
- 258.8Kb