検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 191 for Handler (0.022 sec.)
CTRLイベント を別プロセスに送信する 5144
« sapi_windows_cp_set sapi_windows_set_ctrl_handler » PHP Manual その他の関数 CTRLイベント を別プ ... イベントを子プロセスに送信する sapi_windows_set_ctrl_handler ( 'sapi_windows_generate_ctrl_event' ); // 1秒ごと ... 出力用にファイルポインタを開く sapi_windows_set_ctrl_handler() - CTRLイベント のハンドラを設定したり削除したりす ...
https://man.plustar.jp/php/function.sapi-windows-generate-ctrl-event.html - [similar]
実行時設定 5111
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_INI_ALL session.auto_start "0" PHP_INI ... c_maxlifetime "1440" PHP_INI_ALL session.serialize_handler "php" PHP_INI_ALL session.cookie_lifetime "0" PHP_ ... サポートします。以下に概要を示します。 session.save_handler string session.save_handler は、 セッションに関連す ... トは、 files です。各拡張モジュールで、 独自の save_handler を使用できることに注意しましょう。 インストール環境 ...
https://man.plustar.jp/php/session.configuration.html - [similar]
定義済み定数 5111
« リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。 ... constants control the VM's behaviour after a user handler is invoked, be extremely careful! These constants ... PCODE_DISPATCH ( int ) Dispatch to original opcode handler ZEND_USER_OPCODE_DISPATCH_TO ( int ) Dispatch to a ... specific handler (OR'd with ZEND opcode constant) ZEND_USER_OPCODE_ ...
https://man.plustar.jp/php/uopz.constants.html - [similar]
現在のセッション ID を取得または設定する 5078
« session_get_cookie_params session_module_name » PHP Manual セッション関数 現在のセッション ID ... あるいは既存のセッションを再開する session_set_save_handler() - ユーザー定義のセッション保存関数を設定する ses ... sion.save_handler 関連キーワード: セッション , 設定 , 取得 , 関数 , ... ハンドラ , handler , 存在 , 文字 , クッキー , string ...
https://man.plustar.jp/php/function.session-id.html - [similar]
5046
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... Server ( $port ); $l -> dispatch (); ?> 例5 Signal handler <?php /* Launch it in a terminal window: $ php exa ... ase ) { $this -> base = $base ; } function eventSighandler ( $no , $c ) { echo "Caught signal $no \n" ; event ... evsignal_new ( $base , $no , array( $c , 'eventSighandler' ), $c ); evsignal_add ( $ev ); event_base_loop ( ... mples/ssl-connection.php 9999 */ function _request_handler ( $req , $base ) { echo __FUNCTION__ , PHP_EOL ; i ...
https://man.plustar.jp/php/event.examples.html - [similar]
例外(exceptions) 5046
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions ... (fatal error)を発行します。 ただし、 set_exception_handler() でハンドラが 定義されている場合を除きます。 PHP ... 、 catch の代わりに呼び出される関数を set_exception_handler() 関数で設定できます。 その効果は、プログラム全体を ... ラーを例外に変換する <?php function exceptions_error_handler ( $severity , $message , $filename , $lineno ) { t ... 0 , $severity , $filename , $lineno ); } set_error_handler ( 'exceptions_error_handler' ); ?> ヒント Standard ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
直近のエラー情報を消す 5046
« Yaf_Application::bootstrap Yaf_Application::__construct » PHP Manual Yaf_Application 直近のエラ ... cation::clearLastError() の例 <?php function error_handler ( $errno , $errstr , $errfile , $errline ) { Yaf_A ... on ( $config ); $app -> getDispatcher ()-> setErrorHandler ( "error_handler" , E_RECOVERABLE_ERROR ); $app -> ...
https://man.plustar.jp/php/yaf-application.clearlasterror.html - [similar]
データベースでイベントが発生するのを待つ 4980
« ibase_trans IBM DB2 » PHP Manual Firebird/InterBase 関数 データベースでイベントが発生するのを待 ... したイベントの名前を返します。 参考 ibase_set_event_handler() - イベントが発生した際にコールされるコールバック ... 関数を登録する ibase_free_event_handler() - 登録済みのイベントハンドラをキャンセルする 関連 ...
https://man.plustar.jp/php/function.ibase-wait-event.html - [similar]
セッションのサポート 4980
« Read-through キャッシュコールバック Memcached » PHP Manual Memcached セッションのサポート セッ ... ュを両方使用する場合は注意しましょう。 session.save_handler string memcached を設定すると、セッションのサポート ... ession , キャッシュ , プール , サーバー , string , handler ...
https://man.plustar.jp/php/memcached.sessions.html - [similar]
リソース型の一覧 4980
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... ser_create_ns() xml_set_object() , xml_set_element_handler() , xml_set_character_data_handler() , xml_set_pro ... cessing_instruction_handler() , xml_set_default_handler() , xml_set_unparsed_e ... ntity_decl_handler() , xml_set_notation_decl_handler() , xml_set_exte ... rnal_entity_ref_handler() , xml_parse() , xml_get_error_code() , xml_error ...
https://man.plustar.jp/php/resource.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT