Unix and Linux Discussions Tagged with connection |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
7 |
6,448 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
39,906 |
UNIX for Advanced & Expert Users |
|
|
|
4 |
11,292 |
UNIX for Advanced & Expert Users |
|
|
|
8 |
49,045 |
Solaris |
|
|
|
4 |
4,225 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
3,363 |
UNIX for Beginners Questions & Answers |
|
|
|
1 |
5,217 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
5,885 |
AIX |
|
|
|
4 |
12,111 |
AIX |
|
|
|
4 |
2,953 |
Shell Programming and Scripting |
|
|
|
1 |
16,284 |
Red Hat |
|
|
|
1 |
7,336 |
Shell Programming and Scripting |
|
|
|
2 |
2,924 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
6,923 |
UNIX for Advanced & Expert Users |
|
|
|
0 |
4,714 |
Ubuntu |
|
|
|
1 |
3,858 |
IP Networking |
|
|
|
5 |
5,792 |
IP Networking |
|
|
|
1 |
9,313 |
IP Networking |
|
|
|
4 |
3,251 |
Shell Programming and Scripting |
|
|
|
4 |
8,225 |
Solaris |
|
|
|
0 |
4,220 |
UNIX for Dummies Questions & Answers |
|
|
|
3 |
8,487 |
IP Networking |
|
|
|
3 |
8,703 |
BSD |
|
|
|
4 |
8,041 |
Windows & DOS: Issues & Discussions |
|
|
|
1 |
14,799 |
Shell Programming and Scripting |
|
|
|
6 |
14,655 |
Programming |
|
|
|
2 |
7,039 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
3,099 |
Solaris |
|
|
|
7 |
7,477 |
Solaris |
|
|
|
1 |
8,247 |
Solaris |
|
|
|
1 |
8,613 |
Solaris |
|
|
|
1 |
11,544 |
Solaris |
|
|
|
0 |
2,186 |
OS X Support RSS |
|
|
|
3 |
7,299 |
Solaris |
|
|
|
4 |
9,498 |
Solaris |
|
|
|
0 |
2,613 |
OS X Support RSS |
|
|
|
0 |
2,018 |
OS X Support RSS |
|
|
|
3 |
11,160 |
Programming |
|
|
|
7 |
34,814 |
HP-UX |
|
|
|
0 |
3,225 |
OS X Support RSS |
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)