検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 256 for [SIMILAR] 16 1024 4096 WITH 25306 ーハ WITH 1855... (0.562 sec.)
実行時設定 0
« インストール手順 Igbinary 関数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Igbinary 設定オプション 名前 デフォルト 変更可能 変更履歴 igbinary.compact_strings 1 PHP_INI_ALL Igbinary の振る舞いに影響する、セッションの設定オプション 名前 デフ ...
https://man.plustar.jp/php/igbinary.configuration.html - [similar]
回転の程度を設定する 0
« ps_restore ps_save » PHP Manual PS 関数 回転の程度を設定する ps_rotate (PECL ps >= 1.1.0) ps_rotate — 回転の程度を設定する 説明 ps_rotate ( resource $psdoc , float $rot ): bool 座標系の回転を設定します。 パラメータ psdoc ps_new() が返す、postscript ファイルのリソース ID。 rot 回転角度を ...
https://man.plustar.jp/php/function.ps-rotate.html - [similar]
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
Readline 関数 0
« 定義済み定数 readline_add_history » PHP Manual Readline Readline 関数 Readline 関数 目次 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_han ...
https://man.plustar.jp/php/ref.readline.html - [similar]
現在の include_path 設定オプションを取得する 0
« get_extension_funcs get_included_files » PHP Manual PHP オプション/情報 関数 現在の include_path 設定オプションを取得する get_include_path (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) get_include_path — 現在の include_path 設定オプションを取得する 説明 get_include_path (): string | false 現在 ...
https://man.plustar.jp/php/function.get-include-path.html - [similar]
GNU Readline 0
« コマンドライン関連 はじめに » PHP Manual コマンドライン関連 GNU Readline GNU Readline はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Readline 関数 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバッ ...
https://man.plustar.jp/php/book.readline.html - [similar]
セッションエンコードされた文字列からセッションデータをデコードする 0
« session_create_id session_destroy » PHP Manual セッション関数 セッションエンコードされた文字列からセッションデータをデコードする session_decode (PHP 4, PHP 5, PHP 7, PHP 8) session_decode — セッションエンコードされた文字列からセッションデータをデコードする 説明 session_decode ( string ...
https://man.plustar.jp/php/function.session-decode.html - [similar]
libxml 0
« dom_import_simplexml はじめに » PHP Manual XML 操作 libxml libxml はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 libXMLError — libXMLError クラス libxml 関数 libxml_clear_errors — libxmlエラーハンドラをクリアする libxml_disable_entity_loader — 外部エ ...
https://man.plustar.jp/php/book.libxml.html - [similar]
libxmlから直近のエラーを取得する 0
« libxml_get_errors libxml_set_external_entity_loader » PHP Manual libxml 関数 libxmlから直近のエラーを取得する libxml_get_last_error (PHP 5 >= 5.1.0, PHP 7, PHP 8) libxml_get_last_error — libxmlから直近のエラーを取得する 説明 libxml_get_last_error (): LibXMLError | false libxmlから直近の ...
https://man.plustar.jp/php/function.libxml-get-last-error.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT