検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 625 for [SIMILAR] 16 1024 4096 WITH 18308 handler WITH 1... (7.327 sec.)
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
日付・時刻 0
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 日付/時刻 の算術 DateTime — DateTime クラス DateTime::add — 年月日時分秒の値を加えることで、DateTime オブジェクトを変更する Dat ...
https://man.plustar.jp/php/book.datetime.html - [similar]
データを復号する 0
« mcrypt_module_self_test Mhash » PHP Manual Mcrypt 関数 データを復号する mdecrypt_generic (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mdecrypt_generic — データを復号する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 されました。この関数に頼らないことを強 ...
https://man.plustar.jp/php/function.mdecrypt-generic.html - [similar]
The LuaSandboxErrorError class 0
« LuaSandboxError LuaSandboxFatalError » PHP Manual LuaSandbox The LuaSandboxErrorError class The LuaSandboxErrorError class (PECL luasandbox >= 1.0.0) はじめに Exception thrown when Lua encounters an error inside an error handler. クラス概要 class LuaSandboxErrorError extends LuaSandbox ...
https://man.plustar.jp/php/class.luasandboxerrorerror.html - [similar]
Button Control 0
« UI\Controls\Check::setText UI\Controls\Button::__construct » PHP Manual UI Button Control Button Control (UI 0.9.9) はじめに Represents a labelled clickable button クラス概要 class UI\Controls\Button extends UI\Control { /* Constructor */ public __construct ( string $text ) /* メソッド ...
https://man.plustar.jp/php/class.ui-controls-button.html - [similar]
ColorButton Control 0
« UI\Controls\Button::setText UI\Controls\ColorButton::getColor » PHP Manual UI ColorButton Control ColorButton Control (UI 0.9.9) はじめに A Color Button is a button which displays a color picker when clicked クラス概要 class UI\Controls\ColorButton extends UI\Control { /* メソッド */ p ...
https://man.plustar.jp/php/class.ui-controls-colorbutton.html - [similar]
EdiableCombo Control 0
« UI\Controls\Combo::setSelected UI\Controls\EditableCombo::append » PHP Manual UI EdiableCombo Control EdiableCombo Control (UI 0.9.9) はじめに An Editable Combo is a Combo which allows the user to enter custom options クラス概要 class UI\Controls\EditableCombo extends UI\Control { /* メ ...
https://man.plustar.jp/php/class.ui-controls-editablecombo.html - [similar]
Radio Control 0
« UI\Controls\EditableCombo::setText UI\Controls\Radio::append » PHP Manual UI Radio Control Radio Control (UI 0.9.9) はじめに A Radio is similar to the radio input type familiar from HTML クラス概要 class UI\Controls\Radio extends UI\Control { /* メソッド */ public append ( string $text ...
https://man.plustar.jp/php/class.ui-controls-radio.html - [similar]
プリペアドクエリにより確保されたメモリを解放する 0
« ibase_free_event_handler ibase_free_result » PHP Manual Firebird/InterBase 関数 プリペアドクエリにより確保されたメモリを解放する ibase_free_query (PHP 5, PHP 7 < 7.4.0) ibase_free_query — プリペアドクエリにより確保されたメモリを解放する 説明 ibase_free_query ( resource $query ): bool プ ...
https://man.plustar.jp/php/function.ibase-free-query.html - [similar]
XML ノードに子要素を追加する 0
« SimpleXMLElement::addAttribute SimpleXMLElement::asXML » PHP Manual SimpleXMLElement XML ノードに子要素を追加する SimpleXMLElement::addChild (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::addChild — XML ノードに子要素を追加する 説明 public SimpleXMLElement::addChild ( string $qualifi ...
https://man.plustar.jp/php/simplexmlelement.addchild.html - [similar]