検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 281 for [SIMILAR] 16 1024 4096 WITH 31788 字デ WITH 1144... (0.290 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]
Add a lexer rule 0
« Parle\Lexer::insertMacro Parle\Lexer::reset » PHP Manual Parle\Lexer Add a lexer rule Parle\Lexer::push (PECL parle >= 0.5.1) Parle\Lexer::push — Add a lexer rule 説明 public Parle\Lexer::push ( string $regex , int $id ): void Push a pattern for lexeme recognition. パラメータ regex Reg ...
https://man.plustar.jp/php/parle-lexer.push.html - [similar]
CommonMark 0
« テキスト処理 はじめに » PHP Manual テキスト処理 CommonMark CommonMark はじめに インストール/設定 要件 インストール手順 CommonMark\Node\Document — Document concrete CommonMark\Node CommonMark\Node\Heading — Heading concrete CommonMark\Node CommonMark\Node\Heading::__construct — Heading ...
https://man.plustar.jp/php/book.cmark.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]