検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 163 for errno (0.008 sec.)
mysqli クラス 5400
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス ... t $ client_version ; public readonly int $ connect_errno ; public readonly ? string $ connect_error ; publi ... c readonly int $ errno ; public readonly string $ error ; public readonly ... 在のトランザクションをコミットする mysqli::$connect_errno — 直近の接続コールに関するエラーコードを返す mysql ... debug_info — デバッグ情報をログに出力する mysqli::$errno — 直近の関数コールによるエラーコードを返す mysqli: ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 5355
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... \n" ); } function ev_error ( $listener , $ctx ) { $errno = EventUtil :: getLastSocketErrno (); fprintf ( ST ... rror %d (%s) on the listener. Shutting down.\n" , $errno , EventUtil :: getLastSocketError ()); if ( $errno ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
指定したステートメントのパラメータ数を返す 5309
« mysqli_stmt::$num_rows mysqli_stmt::prepare » PHP Manual mysqli_stmt 指定したステートメントのパ ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ...
https://man.plustar.jp/php/mysqli-stmt.param-count.html - [similar]
使用している接続の型を文字列で返す 5309
« mysqli::get_connection_stats mysqli::$protocol_version » PHP Manual mysqli 使用している接続の型 ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ...
https://man.plustar.jp/php/mysqli.get-host-info.html - [similar]
使用している MySQL プロトコルのバージョンを返す 5309
« mysqli::$host_info mysqli::$server_info » PHP Manual mysqli 使用している MySQL プロトコルのバー ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ...
https://man.plustar.jp/php/mysqli.get-proto-info.html - [similar]
MySQL サーバーのバージョンを返す 5309
« mysqli::$protocol_version mysqli::$server_version » PHP Manual mysqli MySQL サーバーのバージョ ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ...
https://man.plustar.jp/php/mysqli.get-server-info.html - [similar]
現在のシステム状態を取得する 5309
« mysqli::ssl_set mysqli::stmt_init » PHP Manual mysqli 現在のシステム状態を取得する mysqli::sta ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ...
https://man.plustar.jp/php/mysqli.stat.html - [similar]
プロセス制御 5263
« expect_popen はじめに » PHP Manual プロセス制御 プロセス制御 プロセス制御 はじめに インストール ... ンドリングを有効/無効にするか、古い設定を返す pcntl_errno — pcntl_get_last_error のエイリアス pcntl_exec — 現 ... aitinfo — シグナルを待つ pcntl_strerror — 指定した errno に対応するシステムのエラーメッセージを取得する pcn ...
https://man.plustar.jp/php/book.pcntl.html - [similar]
MySQL サーバーのバージョンを整数値で返す 5263
« mysqli::$server_info mysqli::get_warnings » PHP Manual mysqli MySQL サーバーのバージョンを整数 ... 接続の状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... /* 接続の状況をチェックする */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ...
https://man.plustar.jp/php/mysqli.get-server-version.html - [similar]
サーバーに MySQL スレッドの停止を問い合わせる 5263
« mysqli::$insert_id mysqli::more_results » PHP Manual mysqli サーバーに MySQL スレッドの停止を問 ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ... /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect failed: %s\n" , mysqli_con ...
https://man.plustar.jp/php/mysqli.kill.html - [similar]