mysqlnduhconnection(3) php man page | unix.com

Man Page: mysqlnduhconnection

Operating Environment: php

Section: 3

MYSQLNDUHCONNECTION(3)							 1						    MYSQLNDUHCONNECTION(3)

The MysqlndUhConnection class

INTRODUCTION
CLASS SYNOPSIS
MysqlndUhConnection MysqlndUhConnection Methods o public bool MysqlndUhConnection::changeUser (mysqlnd_connection $connection, string $user, string $password, string $database, bool $silent, int $passwd_len) o public string MysqlndUhConnection::charsetName (mysqlnd_connection $connection) o public bool MysqlndUhConnection::close (mysqlnd_connection $connection, int $close_type) o public bool MysqlndUhConnection::connect (mysqlnd_connection $connection, string $host, string $use", string $password, string $database, int $port, string $socket, int $mysql_flags) o public MysqlndUhConnection::__construct (void ) o public bool MysqlndUhConnection::endPSession (mysqlnd_connection $connection) o public string MysqlndUhConnection::escapeString (mysqlnd_connection $connection, string $escape_string) o public int MysqlndUhConnection::getAffectedRows (mysqlnd_connection $connection) o public int MysqlndUhConnection::getErrorNumber (mysqlnd_connection $connection) o public string MysqlndUhConnection::getErrorString (mysqlnd_connection $connection) o public int MysqlndUhConnection::getFieldCount (mysqlnd_connection $connection) o public string MysqlndUhConnection::getHostInformation (mysqlnd_connection $connection) o public int MysqlndUhConnection::getLastInsertId (mysqlnd_connection $connection) o public void MysqlndUhConnection::getLastMessage (mysqlnd_connection $connection) o public string MysqlndUhConnection::getProtocolInformation (mysqlnd_connection $connection) o public string MysqlndUhConnection::getServerInformation (mysqlnd_connection $connection) o public string MysqlndUhConnection::getServerStatistics (mysqlnd_connection $connection) o public int MysqlndUhConnection::getServerVersion (mysqlnd_connection $connection) o public string MysqlndUhConnection::getSqlstate (mysqlnd_connection $connection) o public array MysqlndUhConnection::getStatistics (mysqlnd_connection $connection) o public int MysqlndUhConnection::getThreadId (mysqlnd_connection $connection) o public int MysqlndUhConnection::getWarningCount (mysqlnd_connection $connection) o public bool MysqlndUhConnection::init (mysqlnd_connection $connection) o public bool MysqlndUhConnection::killConnection (mysqlnd_connection $connection, int $pid) o public array MysqlndUhConnection::listFields (mysqlnd_connection $connection, string $table, string $achtung_wild) o public void MysqlndUhConnection::listMethod (mysqlnd_connection $connection, string $query, string $achtung_wild, string $par1) o public bool MysqlndUhConnection::moreResults (mysqlnd_connection $connection) o public bool MysqlndUhConnection::nextResult (mysqlnd_connection $connection) o public bool MysqlndUhConnection::ping (mysqlnd_connection $connection) o public bool MysqlndUhConnection::query (mysqlnd_connection $connection, string $query) o public bool MysqlndUhConnection::queryReadResultsetHeader (mysqlnd_connection $connection, mysqlnd_statement $mysqlnd_stmt) o public bool MysqlndUhConnection::reapQuery (mysqlnd_connection $connection) o public bool MysqlndUhConnection::refreshServer (mysqlnd_connection $connection, int $options) o public bool MysqlndUhConnection::restartPSession (mysqlnd_connection $connection) o public bool MysqlndUhConnection::selectDb (mysqlnd_connection $connection, string $database) o public bool MysqlndUhConnection::sendClose (mysqlnd_connection $connection) o public bool MysqlndUhConnection::sendQuery (mysqlnd_connection $connection, string $query) o public bool MysqlndUhConnection::serverDumpDebugInformation (mysqlnd_connection $connection) o public bool MysqlndUhConnection::setAutocommit (mysqlnd_connection $connection, int $mode) o public bool MysqlndUhConnection::setCharset (mysqlnd_connection $connection, string $charset) o public bool MysqlndUhConnection::setClientOption (mysqlnd_connection $connection, int $option, int $value) o public void MysqlndUhConnection::setServerOption (mysqlnd_connection $connection, int $option) o public void MysqlndUhConnection::shutdownServer (string $MYSQLND_UH_RES_MYSQLND_NAME, string $"level") o public bool MysqlndUhConnection::simpleCommand (mysqlnd_connection $connection, int $command, string $arg, int $ok_packet, bool $silent, bool $ignore_upsert_status) o public bool MysqlndUhConnection::simpleCommandHandleResponse (mysqlnd_connection $connection, int $ok_packet, bool $silent, int $com- mand, bool $ignore_upsert_status) o public bool MysqlndUhConnection::sslSet (mysqlnd_connection $connection, string $key, string $cert, string $ca, string $capath, string $cipher) o public resource MysqlndUhConnection::stmtInit (mysqlnd_connection $connection) o public resource MysqlndUhConnection::storeResult (mysqlnd_connection $connection) o public bool MysqlndUhConnection::txCommit (mysqlnd_connection $connection) o public bool MysqlndUhConnection::txRollback (mysqlnd_connection $connection) o public resource MysqlndUhConnection::useResult (mysqlnd_connection $connection) PHP Documentation Group MYSQLNDUHCONNECTION(3)
Related Man Pages
sphinxclient(3) - php
mongo(3) - php
mysqlnduhconnection(3) - php
reflectionfunctionabstract(3) - php
reflectionobject(3) - php
Similar Topics in the Unix Linux Community
Unintentional connection!
how to echo the file contents LINE BY LINE
check Internet connection?
Error Handling using ISQL for oracle connection in Perl
How to find Hung connection in UNix Systems ?