検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 710 for [SIMILAR] 16 1024 4096 WITH 28153 quick WITH 125... (1.491 sec.)
配列を分割する 0
« array_change_key_case array_column » PHP Manual 配列 関数 配列を分割する array_chunk (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_chunk — 配列を分割する 説明 array_chunk ( array $array , int $length , bool $preserve_keys = false ): array 配列を、要素数が length の配列に分割します。 最後 ...
https://man.plustar.jp/php/function.array-chunk.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
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコールする iterator_apply (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iterator_apply ( Traversable $iterator , callable $callback , ? arra ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]
接続に関連するホスト名を返す 0
« pg_get_result pg_insert » PHP Manual PostgreSQL 関数 接続に関連するホスト名を返す pg_host (PHP 4, PHP 5, PHP 7, PHP 8) pg_host — 接続に関連するホスト名を返す 説明 pg_host ( ? PgSql\Connection $connection = null ): string pg_host() は、指定した connection インスタンスが接続しているホスト ...
https://man.plustar.jp/php/function.pg-host.html - [similar]
接続に関する TTY 名を返す 0
« pg_transaction_status pg_unescape_bytea » PHP Manual PostgreSQL 関数 接続に関する TTY 名を返す pg_tty (PHP 4, PHP 5, PHP 7, PHP 8) pg_tty — 接続に関する TTY 名を返す 説明 pg_tty ( ? PgSql\Connection $connection = null ): string pg_tty() は、指定した PostgreSQL connection インスタンスで ...
https://man.plustar.jp/php/function.pg-tty.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 0
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was begun with sqlsrv_begin_transaction sqlsrv_rollback (No version information available, might only be in Git) sqlsrv_rollback — Rolls back a transaction that was begun with sqlsrv_begin_transact ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
色を返す 0
« ImagickPixel::destroy ImagickPixel::getColorAsString » PHP Manual ImagickPixel 色を返す ImagickPixel::getColor (PECL imagick 2, PECL imagick 3) ImagickPixel::getColor — 色を返す 説明 public ImagickPixel::getColor ( int $normalized = 0 ): array ImagickPixel オブジェクトの色を、配列で返し ...
https://man.plustar.jp/php/imagickpixel.getcolor.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]
Sorts the map in-place by key 0
« Ds\Map::keys Ds\Map::ksorted » PHP Manual Map Sorts the map in-place by key Ds\Map::ksort (PECL ds >= 1.0.0) Ds\Map::ksort — Sorts the map in-place by key 説明 public Ds\Map::ksort ( callable $comparator = ? ): void Sorts the map in-place by key, using an optional comparator function. ...
https://man.plustar.jp/php/ds-map.ksort.html - [similar]
Returns a copy, sorted by key 0
« Ds\Map::ksort Ds\Map::last » PHP Manual Map Returns a copy, sorted by key Ds\Map::ksorted (No version information available, might only be in Git) Ds\Map::ksorted — Returns a copy, sorted by key 説明 public Ds\Map::ksorted ( callable $comparator = ? ): Ds\Map Returns a copy sorted by k ...
https://man.plustar.jp/php/ds-map.ksorted.html - [similar]