検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 381 for [SIMILAR] 16 1024 4096 WITH 7859 判定 WITH 5507 ... (3.882 sec.)
Yaf_Route_Rewrite のコンストラクタ 0
« Yaf_Route_Rewrite::assemble Yaf_Route_Rewrite::route » PHP Manual Yaf_Route_Rewrite Yaf_Route_Rewrite のコンストラクタ Yaf_Route_Rewrite::__construct (Yaf >=1.0.0) Yaf_Route_Rewrite::__construct — Yaf_Route_Rewrite のコンストラクタ 説明 public Yaf_Route_Rewrite::__construct ( string $m ...
https://man.plustar.jp/php/yaf-route-rewrite.construct.html - [similar]
コードポイントが定義されているかどうかを調べる 0
« IntlChar::iscntrl IntlChar::isdigit » PHP Manual IntlChar コードポイントが定義されているかどうかを調べる IntlChar::isdefined (PHP 7, PHP 8) IntlChar::isdefined — コードポイントが定義されているかどうかを調べる 説明 public static IntlChar::isdefined ( int | string $codepoint ): ? bool 指 ...
https://man.plustar.jp/php/intlchar.isdefined.html - [similar]
SeekableIterator インターフェイス 0
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIterator インターフェイス SeekableIterator インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに Seekable イテレータです。 インターフェイス概要 interface SeekableIterator extends Iterator { / ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
米Yahoo! の位置情報プラットフォーム FireEagle の例 0
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位置情報プラットフォーム FireEagle の例 <?php $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/oauth/authorize' ; $acc_url = 'https://fi ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
オフセットが存在するかどうか 0
« ArrayAccess ArrayAccess::offsetGet » PHP Manual ArrayAccess オフセットが存在するかどうか ArrayAccess::offsetExists (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetExists — オフセットが存在するかどうか 説明 public ArrayAccess::offsetExists ( mixed $offset ): bool オフセットが存在するかどうかを ...
https://man.plustar.jp/php/arrayaccess.offsetexists.html - [similar]
XMLタグのマッピングの例 0
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグのマッピングの例 例1 XMLをHTMLにマップする この例は、XMLドキュメントのタグを直接HTMLタグにマップします。 "map array" にないエレメントは無視されます。もちろん、この例は、 特定の XML ドキュメン ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
ふたつの IntlCalendar オブジェクトの時刻を比較する 0
« IntlCalendar::createInstance IntlCalendar::fieldDifference » PHP Manual IntlCalendar ふたつの IntlCalendar オブジェクトの時刻を比較する IntlCalendar::equals (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::equals — ふたつの IntlCalendar オブジェクトの時刻を比較する 説明 オ ...
https://man.plustar.jp/php/intlcalendar.equals.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
アトミックに値を取得するか、キャッシュエントリを生成する 0
« apcu_enabled apcu_exists » PHP Manual APCu 関数 アトミックに値を取得するか、キャッシュエントリを生成する apcu_entry (PECL apcu >= 5.1.0) apcu_entry — アトミックに値を取得するか、キャッシュエントリを生成する 説明 apcu_entry ( string $key , callable $generator , int $ttl = 0 ): mixed キャ ...
https://man.plustar.jp/php/function.apcu-entry.html - [similar]