検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 676 for [SIMILAR] 16 1024 4096 WITH 23098 collectionmodi... (0.816 sec.)
Memcached クラス 0
« セッションのサポート Memcached::add » PHP Manual Memcached Memcached クラス Memcached クラス (PECL memcached >= 0.1.0) はじめに memcached サーバー群への接続を表します。 クラス概要 class Memcached { public __construct ( string $persistent_id = ? ) public add ( string $key , mixed $value ...
https://man.plustar.jp/php/class.memcached.html - [similar]
指定されたリソースの、数値の識別子を返す 0
« get_defined_vars get_resource_type » PHP Manual 変数操作 関数 指定されたリソースの、数値の識別子を返す get_resource_id (PHP 8) get_resource_id — 指定されたリソースの、数値の識別子を返す 説明 get_resource_id ( resource $resource ): int この関数は、リソースの数値の識別子を識別するための、 ...
https://man.plustar.jp/php/function.get-resource-id.html - [similar]
待機中のイベントがある場合に正の数を返す 0
« inotify_init inotify_read » PHP Manual Inotify 関数 待機中のイベントがある場合に正の数を返す inotify_queue_len (PECL inotify >= 0.1.2) inotify_queue_len — 待機中のイベントがある場合に正の数を返す 説明 inotify_queue_len ( resource $inotify_instance ): int この関数で、 inotify_read() がブ ...
https://man.plustar.jp/php/function.inotify-queue-len.html - [similar]
変数が配列かどうかを検査する 0
« intval is_bool » PHP Manual 変数操作 関数 変数が配列かどうかを検査する is_array (PHP 4, PHP 5, PHP 7, PHP 8) is_array — 変数が配列かどうかを検査する 説明 is_array ( mixed $value ): bool 与えられた変数が配列かどうかを検査します。 パラメータ value 評価する変数 戻り値 value が 配列型 の場 ...
https://man.plustar.jp/php/function.is-array.html - [similar]
変数の内容が反復可能な値であることを確認する 0
« is_integer is_long » PHP Manual 変数操作 関数 変数の内容が反復可能な値であることを確認する is_iterable (PHP 7 >= 7.1.0, PHP 8) is_iterable — 変数の内容が反復可能な値であることを確認する 説明 is_iterable ( mixed $value ): bool 変数の内容が iterable 疑似型で許容されること、すなわち array ...
https://man.plustar.jp/php/function.is-iterable.html - [similar]
Dynamically removes the given method 0
« runkit7_method_redefine runkit7_method_rename » PHP Manual runkit7 関数 Dynamically removes the given method runkit7_method_remove (PECL runkit7 >= Unknown) runkit7_method_remove — Dynamically removes the given method 説明 runkit7_method_remove ( string $class_name , string $method_nam ...
https://man.plustar.jp/php/function.runkit7-method-remove.html - [similar]
Dynamically changes the name of the given method 0
« runkit7_method_remove runkit7_object_id » PHP Manual runkit7 関数 Dynamically changes the name of the given method runkit7_method_rename (PECL runkit7 >= Unknown) runkit7_method_rename — Dynamically changes the name of the given method 説明 runkit7_method_rename ( string $class_name , ...
https://man.plustar.jp/php/function.runkit7-method-rename.html - [similar]
変数の型をセットする 0
« serialize strval » PHP Manual 変数操作 関数 変数の型をセットする settype (PHP 4, PHP 5, PHP 7, PHP 8) settype — 変数の型をセットする 説明 settype ( mixed &$var , string $type ): bool 変数 var の型を type にセットします。 パラメータ var 変換する変数。 type type の値は以下の命令のいずれか ...
https://man.plustar.jp/php/function.settype.html - [similar]
エラー番号を返す 0
« yaz_element yaz_error » PHP Manual YAZ 関数 エラー番号を返す yaz_errno (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_errno — エラー番号を返す 説明 yaz_errno ( resource $id ): int id で表される サーバーの(直近のリクエストについての)エラー番号を返します。 yaz_errno() は、各ターゲットへのネッ ...
https://man.plustar.jp/php/function.yaz-errno.html - [similar]
はじめに 0
« Enchant インストール/設定 » PHP Manual Enchant はじめに はじめに Enchant は、 » Enchant ライブラリ を PHP から利用できるようにしたものです。Enchant は、 すべてのスペリングライブラリの上位に位置するもので、 統一された操作性を提供します。 また、各ライブラリが搭載していないかもしれない機能 ...
https://man.plustar.jp/php/intro.enchant.html - [similar]