検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 927 for [SIMILAR] 16 1024 4096 WITH 19741 部ポ WITH 8030... (0.736 sec.)
配列からキーを取り出す 3635
« key_exists krsort » PHP Manual 配列 関数 配列からキーを取り出す key (PHP 4, PHP 5, PHP 7, PHP 8) key — 配列からキーを取り出す 説明 key ( array | object $array ): int | string | null key() は、 現在の配列位置における連想配列要素のキーを返します。 パラメータ array 配列。 戻り値 key() 関数 ...
https://man.plustar.jp/php/function.key.html - [similar]
配列の最後のキーを得る 3635
« array_key_first array_keys » PHP Manual 配列 関数 配列の最後のキーを得る array_key_last (PHP 7 >= 7.3.0, PHP 8) array_key_last — 配列の最後のキーを得る 説明 array_key_last ( array $array ): int | string | null 与えられた array の最後のキーを返します。 これは内部的な配列のポインタに影響 ...
https://man.plustar.jp/php/function.array-key-last.html - [similar]
内部的な結果ポインタを移動する 3635
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_data_seek (PHP 4, PHP 5) mysql_data_seek — 内部的な結果ポインタを移動する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]
Unicode のコードポイントに対応する文字を返す 3635
« mb_check_encoding mb_convert_case » PHP Manual マルチバイト文字列 関数 Unicode のコードポイントに対応する文字を返す mb_chr (PHP 7 >= 7.2.0, PHP 8) mb_chr — Unicode のコードポイントに対応する文字を返す 説明 mb_chr ( int $codepoint , ? string $encoding = null ): string | false Unicode の ...
https://man.plustar.jp/php/function.mb-chr.html - [similar]
文字の Unicode コードポイントを取得する 3635
« mb_list_encodings mb_output_handler » PHP Manual マルチバイト文字列 関数 文字の Unicode コードポイントを取得する mb_ord (PHP 7 >= 7.2.0, PHP 8) mb_ord — 文字の Unicode コードポイントを取得する 説明 mb_ord ( string $string , ? string $encoding = null ): int | false 指定された文字の Unic ...
https://man.plustar.jp/php/function.mb-ord.html - [similar]
コードポイントの "age" を取得する 3635
« IntlChar IntlChar::charDigitValue » PHP Manual IntlChar コードポイントの "age" を取得する IntlChar::charAge (PHP 7, PHP 8) IntlChar::charAge — コードポイントの "age" を取得する 説明 public static IntlChar::charAge ( int | string $codepoint ): ? array コードポイントの "age" を取得します ...
https://man.plustar.jp/php/intlchar.charage.html - [similar]
プロセスのファイルポインタをクローズする 3635
« pathinfo popen » PHP Manual ファイルシステム 関数 プロセスのファイルポインタをクローズする pclose (PHP 4, PHP 5, PHP 7, PHP 8) pclose — プロセスのファイルポインタをクローズする 説明 pclose ( resource $handle ): int popen() でオープンしたパイプへの ファイルポインタをクローズします。 パラ ...
https://man.plustar.jp/php/function.pclose.html - [similar]
gz ファイルポインタの読み込み/書き込み位置を返します 3635
« gzseek gzuncompress » PHP Manual Zlib 関数 gz ファイルポインタの読み込み/書き込み位置を返します gztell (PHP 4, PHP 5, PHP 7, PHP 8) gztell — gz ファイルポインタの読み込み/書き込み位置を返します 説明 gztell ( resource $stream ): int | false 与えられたファイルポインタが指す位置、つまり、 ...
https://man.plustar.jp/php/function.gztell.html - [similar]
gz ファイルポインタの示す位置を元に戻す 3635
« gzread gzseek » PHP Manual Zlib 関数 gz ファイルポインタの示す位置を元に戻す gzrewind (PHP 4, PHP 5, PHP 7, PHP 8) gzrewind — gz ファイルポインタの示す位置を元に戻す 説明 gzrewind ( resource $stream ): bool 与えられた gz ファイルポインタが指すファイルのファイル位置記述子を、 ファイルス ...
https://man.plustar.jp/php/function.gzrewind.html - [similar]
ファイルポインタから 1 行取得する 3635
« fgetcsv fgetss » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取得する fgets (PHP 4, PHP 5, PHP 7, PHP 8) fgets — ファイルポインタから 1 行取得する 説明 fgets ( resource $stream , ? int $length = null ): string | false ファイルポインタから 1 行取得します。 パラメータ strea ...
https://man.plustar.jp/php/function.fgets.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT