検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 663 for [SIMILAR] 16 1024 4096 WITH 28553 readline WITH ... (1.337 sec.)
SessionUpdateTimestampHandlerInterface クラス 0
« SessionIdInterface::create_sid SessionUpdateTimestampHandlerInterface::updateTimestamp » PHP Manual Sessions SessionUpdateTimestampHandlerInterface クラス SessionUpdateTimestampHandlerInterface クラス (PHP 7, PHP 8) はじめに SessionUpdateTimestampHandlerInterface は カスタムセッションハ ...
https://man.plustar.jp/php/class.sessionupdatetimestamphandlerinterface.html - [similar]
Combo Control 0
« UI\Controls\Separator::__construct UI\Controls\Combo::append » PHP Manual UI Combo Control Combo Control (UI 0.9.9) はじめに A Combo control represents a list of options, like the familiar select HTML element. クラス概要 class UI\Controls\Combo extends UI\Control { /* メソッド */ publi ...
https://man.plustar.jp/php/class.ui-controls-combo.html - [similar]
Slider Control 0
« UI\Controls\Spin::setValue UI\Controls\Slider::__construct » PHP Manual UI Slider Control Slider Control (UI 0.9.9) はじめに A Slider is a control which represents a range, and a current value in the range. The sliding element of the control (sometimes called the "thumb") reflects the ...
https://man.plustar.jp/php/class.ui-controls-slider.html - [similar]
Spin Control 0
« UI\Controls\MultilineEntry::setText UI\Controls\Spin::__construct » PHP Manual UI Spin Control Spin Control (UI 0.9.9) はじめに A Spin box is a text box with an up-down control which changes the integer value in the box, within a defined range クラス概要 class UI\Controls\Spin extends ...
https://man.plustar.jp/php/class.ui-controls-spin.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 0
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Create a new SSL buffer event to send its data over another buffer event EventBufferEvent::sslFilter (PECL event >= 1.2.6-beta) EventBufferEvent::sslFilter — Create a new SSL buffer event to sen ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
MIME 文字設定を文字列で得る 0
« mb_parse_str mb_regex_encoding » PHP Manual マルチバイト文字列 関数 MIME 文字設定を文字列で得る mb_preferred_mime_name (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_preferred_mime_name — MIME 文字設定を文字列で得る 説明 mb_preferred_mime_name ( string $encoding ): string | false 指定したエン ...
https://man.plustar.jp/php/function.mb-preferred-mime-name.html - [similar]
The Set class 0
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No version information available, might only be in Git) はじめに A Set is a sequence of unique values. This implementation uses the same hash table as Ds\Map , where values are used as keys and the m ...
https://man.plustar.jp/php/class.ds-set.html - [similar]
The Event class 0
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL event >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor being ready to read from or write to; a file descriptor becoming ready to read from or write to(edge ...
https://man.plustar.jp/php/class.event.html - [similar]
エラーハンドラを設定する 0
« Yaf_Dispatcher::setDefaultModule Yaf_Dispatcher::setRequest » PHP Manual Yaf_Dispatcher エラーハンドラを設定する Yaf_Dispatcher::setErrorHandler (Yaf >=1.0.0) Yaf_Dispatcher::setErrorHandler — エラーハンドラを設定する 説明 public Yaf_Dispatcher::setErrorHandler ( call $callback , int $ ...
https://man.plustar.jp/php/yaf-dispatcher.seterrorhandler.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]