検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 465 for [SIMILAR] 16 1024 4096 WITH 29492 multipleiterat... (0.313 sec.)
RecursiveFilterIterator クラス 0
« RecursiveDirectoryIterator::rewind RecursiveFilterIterator::__construct » PHP Manual イテレータ RecursiveFilterIterator クラス RecursiveFilterIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに この抽象イテレータは、不要な値を RecursiveIterator から取り除きます。 このクラスを継承し ...
https://man.plustar.jp/php/class.recursivefilteriterator.html - [similar]
関数処理 0
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコー ...
https://man.plustar.jp/php/book.funchand.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
イテレータをストレージの最初の要素に巻き戻す 0
« SplObjectStorage::removeAllExcept SplObjectStorage::serialize » PHP Manual SplObjectStorage イテレータをストレージの最初の要素に巻き戻す SplObjectStorage::rewind (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObjectStorage::rewind — イテレータをストレージの最初の要素に巻き戻す 説明 public SplObject ...
https://man.plustar.jp/php/splobjectstorage.rewind.html - [similar]
V8Js クラス 0
« 例 V8Js::__construct » PHP Manual V8js V8Js クラス V8Js クラス (PECL v8js >= 0.1.0) はじめに これは V8Js 拡張モジュールのコアクラスです。 このクラスのインスタンスはそれぞれ個別のコンテキストを持ち、 その中ですべての JavaScript をコンパイルして実行します。 詳細は V8Js::__construct() を参 ...
https://man.plustar.jp/php/class.v8js.html - [similar]
スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする 0
« win32_set_service_status win32_start_service » PHP Manual win32service 関数 スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする win32_start_service_ctrl_dispatcher (PECL win32service >=0.1.0) win32_start_service_ctrl_dispatcher — スクリプトを SCM に登録し、指定 ...
https://man.plustar.jp/php/function.win32-start-service-ctrl-dispatcher.html - [similar]
はじめに 0
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
SQL の集約関数として使用する PHP 関数を登録する 0
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する PHP 関数を登録する SQLite3::createAggregate (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createAggregate — SQL の集約関数として使用する PHP 関数を登録する 説明 public SQLite3::createAggregate ( s ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
文末用にイテレータを作る 0
« IntlBreakIterator::createLineInstance IntlBreakIterator::createTitleInstance » PHP Manual IntlBreakIterator 文末用にイテレータを作る IntlBreakIterator::createSentenceInstance (PHP 5 >= 5.5.0, PHP 7, PHP 8) IntlBreakIterator::createSentenceInstance — 文末用にイテレータを作る 説明 public ...
https://man.plustar.jp/php/intlbreakiterator.createsentenceinstance.html - [similar]