検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1065 for [SIMILAR] 16 1024 4096 WITH 8811 config WITH 232... (0.674 sec.)
バイナリ文字列からデータを切り出す 0
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP 5, PHP 7, PHP 8) unpack — バイナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | false format に基づき、バイナリ文字列から配列に分解します ...
https://man.plustar.jp/php/function.unpack.html - [similar]
ディスパッチループの前にフックする 0
« Yaf_Plugin_Abstract::dispatchLoopShutdown Yaf_Plugin_Abstract::postDispatch » PHP Manual Yaf_Plugin_Abstract ディスパッチループの前にフックする Yaf_Plugin_Abstract::dispatchLoopStartup (Yaf >=1.0.0) Yaf_Plugin_Abstract::dispatchLoopStartup — ディスパッチループの前にフックする 説明 publ ...
https://man.plustar.jp/php/yaf-plugin-abstract.dispatchloopstartup.html - [similar]
URLを組み立てる 0
« Yaf_Route_Map Yaf_Route_Map::__construct » PHP Manual Yaf_Route_Map URLを組み立てる Yaf_Route_Map::assemble (Yaf >=2.3.0) Yaf_Route_Map::assemble — URLを組み立てる 説明 public Yaf_Route_Map::assemble ( array $info , array $query = ? ): string URLを組み立てます。 パラメータ info query 戻 ...
https://man.plustar.jp/php/yaf-route-map.assemble.html - [similar]
値を代入する 0
« Yaf_View_Simple Yaf_View_Simple::assignRef » PHP Manual Yaf_View_Simple 値を代入する Yaf_View_Simple::assign (Yaf >=1.0.0) Yaf_View_Simple::assign — 値を代入する 説明 public Yaf_View_Simple::assign ( string $name , mixed $value = ? ): bool 変数をビューエンジンに代入します。 パラメータ ...
https://man.plustar.jp/php/yaf-view-simple.assign.html - [similar]
Iterator インターフェイス 0
« Traversable Iterator::current » PHP Manual 定義済みのインターフェイスとクラス Iterator インターフェイス Iterator インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 外部のイテレータあるいはオブジェクト自身から反復処理を行うためのインターフェイスです。 インターフェイス概要 interface Iterato ...
https://man.plustar.jp/php/class.iterator.html - [similar]
RecursiveTreeIterator クラス 0
« RecursiveRegexIterator::hasChildren RecursiveTreeIterator::beginChildren » PHP Manual イテレータ RecursiveTreeIterator クラス RecursiveTreeIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに RecursiveIterator を反復処理し、ASCII グラフィックツリーを生成します。 クラス概要 class Rec ...
https://man.plustar.jp/php/class.recursivetreeiterator.html - [similar]
SplHeap クラス 0
« SplQueue::setIteratorMode SplHeap::compare » PHP Manual データ構造 SplHeap クラス SplHeap クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplHeap クラスは、ヒープの主要な機能を提供します。 クラス概要 abstract class SplHeap implements Iterator , Countable { /* メソッド */ protected compa ...
https://man.plustar.jp/php/class.splheap.html - [similar]
指定した日付/時刻の詳細な情報を連想配列で返す 0
« date_parse_from_format date_sub » PHP Manual 日付・時刻 関数 指定した日付/時刻の詳細な情報を連想配列で返す date_parse (PHP 5 >= 5.2.0, PHP 7, PHP 8) date_parse — 指定した日付/時刻の詳細な情報を連想配列で返す 説明 date_parse ( string $datetime ): array date_parse() は、 strtotime() や D ...
https://man.plustar.jp/php/function.date-parse.html - [similar]
論理型 (boolean) 0
« はじめに 整数 » PHP Manual 型 論理型 (boolean) 論理型 (boolean) 論理型は、最も簡単な型です。 bool は、真偽の値を表します。 この値は、 true または false のどちらかになります。 構文 boolean リテラルを指定するには、定数 true または false を指定してください。 両方とも大文字小文字に依存しま ...
https://man.plustar.jp/php/language.types.boolean.html - [similar]
基本的な VarnishAdmin の使用法 0
« 例 基本的な VarnishStat の使用法 » PHP Manual 例 基本的な VarnishAdmin の使用法 基本的な VarnishAdmin の使用法 禁止機能の簡単な使用法を示します。 例1 URL を禁止する <?php $args = array( VARNISH_CONFIG_HOST => "::1" , VARNISH_CONFIG_PORT => 6082 , VARNISH_CONFIG_SECRET => "5174826b-8595 ...
https://man.plustar.jp/php/varnish.example.admin.html - [similar]