検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 223 for ハンドラ (0.018 sec.)
利用可能なハンドラの一覧を得る 7016
« dba_firstkey dba_insert » PHP Manual DBA 関数 利用可能なハンドラの一覧を得る dba_handlers (PHP ... 3.0, PHP 5, PHP 7, PHP 8) dba_handlers — 利用可能なハンドラの一覧を得る 説明 dba_handlers ( bool $full_info = f ... ) は、この拡張モジュールにより サポートされる全てのハンドラの一覧を返します。 パラメータ full_info 結果の全ての ... 表示するかどうかを切り替えます。 戻り値 データベースハンドラの配列を返します。 full_info が true の場合、この配列 ...ハンドラ名をキー、そのバージョンを値とする 連想配列となります ...
https://man.plustar.jp/php/function.dba-handlers.html - [similar]
表記法宣言ハンドラを設定する 6913
« xml_set_external_entity_ref_handler xml_set_object » PHP Manual XML パーサ 関数 表記法宣言ハンドラ ... , PHP 8) xml_set_notation_decl_handler — 表記法宣言ハンドラを設定する 説明 xml_set_notation_decl_handler ( XMLP ... e $handler ): bool XML パーサ parser の表記法宣言用ハンドラ関数を設定します。 表記法の宣言は、ドキュメントの DT ... .7 節 を参照ください。 パラメータ parser 表記法宣言ハンドラ関数を設定する XML パーサへの参照。 handler handler ... g $public_id ) parser 最初のパラメータ、 parser は ハンドラをコールする XML パーサへのリファレンスです。 notati ...
https://man.plustar.jp/php/function.xml-set-notation-decl-handler.html - [similar]
処理命令 (PI) 用ハンドラを設定する 6871
« xml_set_object xml_set_start_namespace_decl_handler » PHP Manual XML パーサ 関数 処理命令 (PI) ...ハンドラを設定する xml_set_processing_instruction_handler (P ... t_processing_instruction_handler — 処理命令 (PI) 用ハンドラを設定する 説明 xml_set_processing_instruction_handl ... andler ): bool XML パーサ parser の処理命令 (PI) 用ハンドラ関数を設定します。 処理命令は、次のフォーマットを有し ... して処理 されます。 パラメータ parser 処理命令 (PI) ハンドラ関数を設定する XML パーサへの参照。 handler handler ...
https://man.plustar.jp/php/function.xml-set-processing-instruction-handler.html - [similar]
接続がビジー状態のときのハンドラを設定する 6871
« SQLite3::backup SQLite3::changes » PHP Manual SQLite3 接続がビジー状態のときのハンドラを設定す ... 8) SQLite3::busyTimeout — 接続がビジー状態のときのハンドラを設定する 説明 public SQLite3::busyTimeout ( int $m ... illiseconds ): bool ビジーハンドラを設定します。 これは、データベースのロックが解除され ... をゼロ以下にすると、 すでに設定されているタイムアウトハンドラを無効にします。 戻り値 成功した場合に true 、失敗し ... た場合に false を返します 関連キーワード: ハンドラ , 設定 , ビジー , 接続 , 状態 , busyTimeout , mill ...
https://man.plustar.jp/php/sqlite3.busytimeout.html - [similar]
__set_state ハンドラ 6840
« DateTimeImmutable::modify DateTimeImmutable::setDate » PHP Manual DateTimeImmutable __set_stat ... e ハンドラ DateTimeImmutable::__set_state (PHP 5 >= 5.5.0, PH ... HP 8) DateTimeImmutable::__set_state — __set_state ハンドラ 説明 public static DateTimeImmutable::__set_state ... ( array $array ): DateTimeImmutable __set_state() ハンドラを処理します。 パラメータ array 初期化配列。 戻り値 ... ブジェクトのインスタンスを返します。 関連キーワード: ハンドラ , DateTimeImmutable , array , modify , setDate , p ...
https://man.plustar.jp/php/datetimeimmutable.set-state.html - [similar]
文ハンドラにおける直近の操作に関連する SQLSTATE を取得する 6840
« PDOStatement::debugDumpParams PDOStatement::errorInfo » PHP Manual PDOStatement 文ハンドラにお ... 8, PECL pdo >= 0.1.0) PDOStatement::errorCode — 文ハンドラにおける直近の操作に関連する SQLSTATE を取得する 説明 ... rCode(): 42S02 参考 PDO::errorCode() - データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する PDO ... ::errorInfo() - データベースハンドラにおける直近の操作に関連する拡張エラー情報を取得する ... PDOStatement::errorInfo() - 文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する ...
https://man.plustar.jp/php/pdostatement.errorcode.html - [similar]
指定されたシグナルの現在のハンドラを取得する 6798
« pcntl_signal_dispatch pcntl_signal » PHP Manual PCNTL 関数 指定されたシグナルの現在のハンドラ... ntl_signal_get_handler — 指定されたシグナルの現在のハンドラを取得する 説明 pcntl_signal_get_handler ( int $sign ... l_get_handler() 関数は、 指定された signal の現在のハンドラを取得します。 パラメータ signal シグナル番号 戻り値 ... IGN が参照する数値を返す可能性があります。 カスタムハンドラを設定している場合は、 callable を返します。 変更履歴 ... / Outputs: int(1) ?> 参考 pcntl_signal() - シグナルハンドラを設定する 関連キーワード: ハンドラ , シグナル , pcn ...
https://man.plustar.jp/php/function.pcntl-signal-get-handler.html - [similar]
__set_state ハンドラ 6767
« DateTime::modify DateTime::setDate » PHP Manual DateTime __set_state ハンドラ DateTime::__set_ ... PHP 7, PHP 8) DateTime::__set_state — __set_state ハンドラ 説明 public static DateTime::__set_state ( array $ ... array ): DateTime __set_state() ハンドラを処理します。 DateTimeImmutable::__set_state() に似 ... インスタンスを返します。 関連キーワード: DateTime , ハンドラ , array , modify , setDate , public , static , 処理 ...
https://man.plustar.jp/php/datetime.set-state.html - [similar]
WinCache セッションハンドラ 6767
« WinCache 統計スクリプト WinCache 関数への切り替え » PHP Manual インストール/設定 WinCache セッ ... ションハンドラ WinCache セッションハンドラ WinCache セッションハン ... ンのデータが失われません。 PHP で WinCache セッションハンドラを使うには、 php.ini の session.save_handler を winc ... ディレクティブを設定します。 例1 WinCache セッションハンドラの有効化 session.save_handler = wincache session.sav ... p\session\ 関連キーワード: セッション , WinCache , ハンドラ , session , データ , アプリケーション , 保存 , キャ ...
https://man.plustar.jp/php/wincache.sessionhandler.html - [similar]
エラーハンドラを設定する 6767
« Yaf_Dispatcher::setDefaultModule Yaf_Dispatcher::setRequest » PHP Manual Yaf_Dispatcher エラー ... f >=1.0.0) Yaf_Dispatcher::setErrorHandler — エラーハンドラを設定する 説明 public Yaf_Dispatcher::setErrorHandl ... k , int $error_types ): Yaf_Dispatcher Yaf のエラーハンドラを設定します。 application.dispatcher.throwException ... ャッチ可能なエラーを発生させます。 従って、このエラーハンドラが呼ばれる一方でエラーも発生します。 パラメータ call ... メッセージを取得する 関連キーワード: エラー , Yaf , ハンドラ , 設定 , Dispatcher , 発生 , setErrorHandler , typ ...
https://man.plustar.jp/php/yaf-dispatcher.seterrorhandler.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT