検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1559 for [SIMILAR] 16 1024 4096 WITH 8872 適用 WITH 8494 ... (0.999 sec.)
配列から重複した値を削除する 0
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
クエリの次の行を連想配列で返す 0
« oci_fetch_array oci_fetch_object » PHP Manual OCI8 関数 クエリの次の行を連想配列で返す oci_fetch_assoc (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_assoc — クエリの次の行を連想配列で返す 説明 oci_fetch_assoc ( resource $statement ): array | false クエリの次の結果セット行を含む連 ...
https://man.plustar.jp/php/function.oci-fetch-assoc.html - [similar]
クエリの次の行を配列で返す 0
« oci_fetch_object oci_fetch » PHP Manual OCI8 関数 クエリの次の行を配列で返す oci_fetch_row (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_row — クエリの次の行を配列で返す 説明 oci_fetch_row ( resource $statement ): array | false クエリから、結果セットの次の行を含む数値添字配列を返 ...
https://man.plustar.jp/php/function.oci-fetch-row.html - [similar]
登録された拡張の配列を返す 0
« V8Js::executeString V8Js::getPendingException » PHP Manual V8Js 登録された拡張の配列を返す V8Js::getExtensions (PECL v8js >= 0.1.0) V8Js::getExtensions — 登録された拡張の配列を返す 説明 public static V8Js::getExtensions (): array この関数は、 V8Js::registerExtension() で登録された Java ...
https://man.plustar.jp/php/v8js.getextensions.html - [similar]
2 つの文字列のバイナリ diff を作成する 0
« xdiff_string_bdiff_size xdiff_string_bpatch » PHP Manual xdiff 関数 2 つの文字列のバイナリ diff を作成する xdiff_string_bdiff (PECL xdiff >= 1.5.0) xdiff_string_bdiff — 2 つの文字列のバイナリ diff を作成する 説明 xdiff_string_bdiff ( string $old_data , string $new_data ): string ふたつ ...
https://man.plustar.jp/php/function.xdiff-string-bdiff.html - [similar]
xdiff_string_bpatch のエイリアス 0
« xdiff_string_merge3 xdiff_string_patch » PHP Manual xdiff 関数 xdiff_string_bpatch のエイリアス xdiff_string_patch_binary (PECL xdiff >= 0.2.0) xdiff_string_patch_binary — xdiff_string_bpatch のエイリアス 説明 xdiff_string_patch_binary ( string $str , string $patch ): string 文字列 str ...
https://man.plustar.jp/php/function.xdiff-string-patch-binary.html - [similar]
配列のキーと値を反転する 0
« array_filter array_intersect_assoc » PHP Manual 配列 関数 配列のキーと値を反転する array_flip (PHP 4, PHP 5, PHP 7, PHP 8) array_flip — 配列のキーと値を反転する 説明 array_flip ( array $array ): array array_flip() は、配列を反転して返します。 すなわち、 array のキーが値となり、 array の ...
https://man.plustar.jp/php/function.array-flip.html - [similar]
配列をキーで降順にソートする 0
« key ksort » PHP Manual 配列 関数 配列をキーで降順にソートする krsort (PHP 4, PHP 5, PHP 7, PHP 8) krsort — 配列をキーで降順にソートする 説明 krsort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、 ...
https://man.plustar.jp/php/function.krsort.html - [similar]
Register callback function based on event name. 0
« Swoole\MySQL::getBuffer Swoole\MySQL::query » PHP Manual Swoole\MySQL Register callback function based on event name. Swoole\MySQL::on (PECL swoole >= 1.9.0) Swoole\MySQL::on — Register callback function based on event name. 説明 public Swoole\MySQL::on ( string $event_name , callable ...
https://man.plustar.jp/php/swoole-mysql.on.html - [similar]
Trigger a callback function after a period of time. 0
« Swoole\Timer Swoole\Timer::clear » PHP Manual Swoole\Timer Trigger a callback function after a period of time. Swoole\Timer::after (PECL swoole >= 1.9.0) Swoole\Timer::after — Trigger a callback function after a period of time. 説明 public static Swoole\Timer::after ( int $after_time_m ...
https://man.plustar.jp/php/swoole-timer.after.html - [similar]