検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 233 for [SIMILAR] 16 1024 4096 WITH 15611 スib WITH 1029... (0.250 sec.)
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新しく追加された関数 新しく追加された関数 PHP コア get_mangled_object_vars() password_algos() sapi_windows_set_ctrl_handler() GD imagecreatefromtga() マルチバイト文字列 mb_str_split() Ope ...
https://man.plustar.jp/php/migration74.new-functions.html - [similar]
ヒストリに 1 行追加する 0
« Readline 関数 readline_callback_handler_install » PHP Manual Readline 関数 ヒストリに 1 行追加する readline_add_history (PHP 4, PHP 5, PHP 7, PHP 8) readline_add_history — ヒストリに 1 行追加する 説明 readline_add_history ( string $prompt ): bool この関数は、コマンドラインヒストリに 1 ...
https://man.plustar.jp/php/function.readline-add-history.html - [similar]
古いセッションを削除する 0
« SessionHandler::destroy SessionHandler::open » PHP Manual SessionHandler 古いセッションを削除する SessionHandler::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::gc — 古いセッションを削除する 説明 public SessionHandler::gc ( int $max_lifetime ): int | false 有効期限を過ぎたセッション ...
https://man.plustar.jp/php/sessionhandler.gc.html - [similar]
CTRLイベント を別プロセスに送信する 0
« sapi_windows_cp_set sapi_windows_set_ctrl_handler » PHP Manual その他の関数 CTRLイベント を別プロセスに送信する sapi_windows_generate_ctrl_event (PHP 7 >= 7.4.0, PHP 8) sapi_windows_generate_ctrl_event — CTRLイベント を別プロセスに送信する 説明 sapi_windows_generate_ctrl_event ( int $e ...
https://man.plustar.jp/php/function.sapi-windows-generate-ctrl-event.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
定義済み定数 0
« リソース型 Uopz 関数 » PHP Manual uopz 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following opcodes are defined as constants by uopz before 5.0.0: ZE ...
https://man.plustar.jp/php/uopz.constants.html - [similar]
現在のセッション ID を取得または設定する 0
« session_get_cookie_params session_module_name » PHP Manual セッション関数 現在のセッション ID を取得または設定する session_id (PHP 4, PHP 5, PHP 7, PHP 8) session_id — 現在のセッション ID を取得または設定する 説明 session_id ( ? string $id = null ): string | false session_id() は現在の ...
https://man.plustar.jp/php/function.session-id.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
例外(exceptions) 0
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions) 目次 例外を拡張する PHP は、他のプログラミング言語に似た例外モデルを有しています。 PHP 内で例外が投げられ ( throw され)、それが 捕捉され ( catch され) ます。発生した例外を 捕捉するには、コー ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
直近のエラー情報を消す 0
« Yaf_Application::bootstrap Yaf_Application::__construct » PHP Manual Yaf_Application 直近のエラー情報を消す Yaf_Application::clearLastError (Yaf >=2.1.2) Yaf_Application::clearLastError — 直近のエラー情報を消す 説明 public Yaf_Application::clearLastError (): Yaf_Application パラメータ ...
https://man.plustar.jp/php/yaf-application.clearlasterror.html - [similar]