検索

phrase: max: clip:
target: order:
Results of 641 - 650 of about 1514 for [SIMILAR] 16 1024 4096 WITH 29383 配列 WITH 1998... (0.906 sec.)
クライアント・プロトコル・サーバーのバージョンを配列で返す 0
« pg_update PgSql\Connection » PHP Manual PostgreSQL 関数 クライアント・プロトコル・サーバーのバージョンを配列で返す pg_version (PHP 5, PHP 7, PHP 8) pg_version — クライアント・プロトコル・サーバーのバージョンを配列で返す 説明 pg_version ( ? PgSql\Connection $connection = null ): array p ...
https://man.plustar.jp/php/function.pg-version.html - [similar]
スクリプトに渡された引数の配列 0
« $argc 定義済みの例外 » PHP Manual 定義済の変数 スクリプトに渡された引数の配列 $argv (PHP 4, PHP 5, PHP 7, PHP 8) $argv — スクリプトに渡された引数の配列 説明 コマンドライン から実行したときに、 現在のスクリプトに渡されたすべての引数の配列が含まれます。 注意 : 最初の引数 $argv[0] は常に、 ...
https://man.plustar.jp/php/reserved.variables.argv.html - [similar]
直角三角形の斜辺の長さを計算する 0
« hexdec intdiv » PHP Manual Math 関数 直角三角形の斜辺の長さを計算する hypot (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) hypot — 直角三角形の斜辺の長さを計算する 説明 hypot ( float $x , float $y ): float hypot() は、直角をはさむ 2 辺の長さが x および y である 直角三角形の斜辺の長さ、すなわち原 ...
https://man.plustar.jp/php/function.hypot.html - [similar]
ダイジェストを計算する 0
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openssl_digest (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_digest — ダイジェストを計算する 説明 openssl_digest ( string $data , string $digest_algo , bool $binary = false ): string | false 与えられたメソ ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す 0
« grapheme_strrpos grapheme_substr » PHP Manual Grapheme 関数 haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す grapheme_strstr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strstr — haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を ...
https://man.plustar.jp/php/function.grapheme-strstr.html - [similar]
文字列の最後から空白 (もしくはその他の文字) を取り除く 0
« quotemeta setlocale » PHP Manual String 関数 文字列の最後から空白 (もしくはその他の文字) を取り除く rtrim (PHP 4, PHP 5, PHP 7, PHP 8) rtrim — 文字列の最後から空白 (もしくはその他の文字) を取り除く 説明 rtrim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は文 ...
https://man.plustar.jp/php/function.rtrim.html - [similar]
副文字列の出現回数を数える 0
« substr_compare substr_replace » PHP Manual String 関数 副文字列の出現回数を数える substr_count (PHP 4, PHP 5, PHP 7, PHP 8) substr_count — 副文字列の出現回数を数える 説明 substr_count ( string $haystack , string $needle , int $offset = 0 , ? int $length = null ): int substr_count() は、 ...
https://man.plustar.jp/php/function.substr-count.html - [similar]
文字列の出力にメモリを使用する新しい xmlwriter を作成する 0
« XMLWriter::fullEndElement XMLWriter::openUri » PHP Manual XMLWriter 文字列の出力にメモリを使用する新しい xmlwriter を作成する XMLWriter::openMemory xmlwriter_open_memory (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::openMemory -- xmlwriter_open_memory — 文字列の出力 ...
https://man.plustar.jp/php/xmlwriter.openmemory.html - [similar]
配列を最初に巻き戻す 0
« ArrayIterator::offsetUnset ArrayIterator::seek » PHP Manual ArrayIterator 配列を最初に巻き戻す ArrayIterator::rewind (PHP 5, PHP 7, PHP 8) ArrayIterator::rewind — 配列を最初に巻き戻す 説明 public ArrayIterator::rewind (): void イテレータを最初に巻き戻します。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/arrayiterator.rewind.html - [similar]
フィールドのオプション配列から値を取得する 0
« fdf_get_flags fdf_get_status » PHP Manual FDF 関数 フィールドのオプション配列から値を取得する fdf_get_opt (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECLv) fdf_get_opt — フィールドのオプション配列から値を取得する 説明 fdf_get_opt ( resource $fdf_document , string $fieldname , int $element = -1 ): ...
https://man.plustar.jp/php/function.fdf-get-opt.html - [similar]