検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 528 for [SIMILAR] 16 1024 4096 WITH 15283 mysqli WITH 11... (0.365 sec.)
直近に実行された MySQL 操作のエラーメッセージを返す 0
« mysql_errno mysql_escape_string » PHP Manual MySQL 関数 直近に実行された MySQL 操作のエラーメッセージを返す mysql_error (PHP 4, PHP 5) mysql_error — 直近に実行された MySQL 操作のエラーメッセージを返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-error.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
直近のエラーコードを取得する 0
« SNMP::get SNMP::getError » PHP Manual SNMP 直近のエラーコードを取得する SNMP::getErrno (PHP 5 >= 5.4.0, PHP 7, PHP 8) SNMP::getErrno — 直近のエラーコードを取得する 説明 public SNMP::getErrno (): int 直近の SNMP リクエストのエラーコードを返します。 パラメータ この関数にはパラメータはあり ...
https://man.plustar.jp/php/snmp.geterrno.html - [similar]
直近のエラー番号を返す 0
« curl_copy_handle curl_error » PHP Manual cURL 関数 直近のエラー番号を返す curl_errno (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_errno — 直近のエラー番号を返す 説明 curl_errno ( CurlHandle $handle ): int 直近の cURL 処理に関するエラー番号を返します。 パラメータ handle curl_init() が返す ...
https://man.plustar.jp/php/function.curl-errno.html - [similar]
現在の接続のスレッド ID を返す 0
« mysqli::store_result mysqli::thread_safe » PHP Manual mysqli 現在の接続のスレッド ID を返す mysqli::$thread_id mysqli_thread_id (PHP 5, PHP 7, PHP 8) mysqli::$thread_id -- mysqli_thread_id — 現在の接続のスレッド ID を返す 説明 オブジェクト指向型 int $mysqli->thread_id ; 手続き型 mysqli ...
https://man.plustar.jp/php/mysqli.thread-id.html - [similar]
単一のフィールドのメタデータを取得する 0
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィールドのメタデータを取得する mysqli_result::fetch_field_direct mysqli_fetch_field_direct (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_field_direct -- mysqli_fetch_field_direct — 単一のフィールドの ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
手続き型とオブジェクト指向インターフェイス 0
« クイックスタートガイド データベース接続 » PHP Manual クイックスタートガイド 手続き型とオブジェクト指向インターフェイス 手続き型とオブジェクト指向インターフェイス mysqli 拡張機能は、 ふたつのインターフェイスを提供しています。 手続き型とオブジェクト志向のインターフェイスです。 古い mysql ...
https://man.plustar.jp/php/mysqli.quickstart.dual-interface.html - [similar]
デバッグ情報をログに出力する 0
« mysqli::debug mysqli::$errno » PHP Manual mysqli デバッグ情報をログに出力する mysqli::dump_debug_info mysqli_dump_debug_info (PHP 5, PHP 7, PHP 8) mysqli::dump_debug_info -- mysqli_dump_debug_info — デバッグ情報をログに出力する 説明 オブジェクト指向型 public mysqli::dump_debug_info (): ...
https://man.plustar.jp/php/mysqli.dump-debug-info.html - [similar]
現在のトランザクションをコミットする 0
« mysqli::close mysqli::$connect_errno » PHP Manual mysqli 現在のトランザクションをコミットする mysqli::commit mysqli_commit (PHP 5, PHP 7, PHP 8) mysqli::commit -- mysqli_commit — 現在のトランザクションをコミットする 説明 オブジェクト指向型 public mysqli::commit ( int $flags = 0 , ? str ...
https://man.plustar.jp/php/mysqli.commit.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]