検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 1002 for [SIMILAR] 16 1024 4096 WITH 17518 レコ WITH 1083... (0.977 sec.)
任意精度数値の平方根を取得する 0
« bcscale bcsub » PHP Manual BC Math 関数 任意精度数値の平方根を取得する bcsqrt (PHP 4, PHP 5, PHP 7, PHP 8) bcsqrt — 任意精度数値の平方根を取得する 説明 bcsqrt ( string $num , ? int $scale = null ): string num の平方根を返します。 パラメータ num オペランドを表す文字列。 scale このオプシ ...
https://man.plustar.jp/php/function.bcsqrt.html - [similar]
任意精度数値の減算を行う 0
« bcsqrt GMP » PHP Manual BC Math 関数 任意精度数値の減算を行う bcsub (PHP 4, PHP 5, PHP 7, PHP 8) bcsub — 任意精度数値の減算を行う 説明 bcsub ( string $left_operand , string $right_operand , int $scale = 0 ): string left_operand から right_operand を引きます。 パラメータ num1 左オペラン ...
https://man.plustar.jp/php/function.bcsub.html - [similar]
現在のプロセスのタイトルを返す 0
« assert cli_set_process_title » PHP Manual PHP オプション/情報 関数 現在のプロセスのタイトルを返す cli_get_process_title (PHP 5 >= 5.5.0, PHP 7, PHP 8) cli_get_process_title — 現在のプロセスのタイトルを返す 説明 cli_get_process_title (): ? string 現在のプロセスのタイトルを返します。これ ...
https://man.plustar.jp/php/function.cli-get-process-title.html - [similar]
インターネット接続もしくは Unix ドメインソケット接続をオープンする 0
« dns_get_record gethostbyaddr » PHP Manual ネットワーク 関数 インターネット接続もしくは Unix ドメインソケット接続をオープンする fsockopen (PHP 4, PHP 5, PHP 7, PHP 8) fsockopen — インターネット接続もしくは Unix ドメインソケット接続をオープンする 説明 fsockopen ( string $hostname , int $ ...
https://man.plustar.jp/php/function.fsockopen.html - [similar]
ガベージコレクタに関する情報を取得する 0
« gc_mem_caches get_cfg_var » PHP Manual PHP オプション/情報 関数 ガベージコレクタに関する情報を取得する gc_status (PHP 7 >= 7.3.0, PHP 8) gc_status — ガベージコレクタに関する情報を取得する 説明 gc_status (): array ガベージコレクタの現在の状態に関する情報を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.gc-status.html - [similar]
現在の PHP スクリプトの所有者の名前を取得する 0
« get_cfg_var get_defined_constants » PHP Manual PHP オプション/情報 関数 現在の PHP スクリプトの所有者の名前を取得する get_current_user (PHP 4, PHP 5, PHP 7, PHP 8) get_current_user — 現在の PHP スクリプトの所有者の名前を取得する 説明 get_current_user (): string 現在の PHP スクリプトの所 ...
https://man.plustar.jp/php/function.get-current-user.html - [similar]
PHP のプロセス ID を取得する 0
« getmyinode getmyuid » PHP Manual PHP オプション/情報 関数 PHP のプロセス ID を取得する getmypid (PHP 4, PHP 5, PHP 7, PHP 8) getmypid — PHP のプロセス ID を取得する 説明 getmypid (): int | false 現在の PHP プロセスの ID を取得します。 パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.getmypid.html - [similar]
バイナリ文字列にエクスポートする 0
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_export — バイナリ文字列にエクスポートする 説明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): string ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
gzファイル全体を配列に読み込む 0
« gzeof gzgetc » PHP Manual Zlib 関数 gzファイル全体を配列に読み込む gzfile (PHP 4, PHP 5, PHP 7, PHP 8) gzfile — gzファイル全体を配列に読み込む 説明 gzfile ( string $filename , int $use_include_path = 0 ): array | false ファイルを配列にして返すこと以外は readgzfile() と同じです。 パラメ ...
https://man.plustar.jp/php/function.gzfile.html - [similar]
deflate圧縮された文字列を解凍する 0
« gzgetss gzopen » PHP Manual Zlib 関数 deflate圧縮された文字列を解凍する gzinflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzinflate — deflate圧縮された文字列を解凍する 説明 gzinflate ( string $data , int $max_length = 0 ): string | false この関数は圧縮された文字列を解凍(伸長)します。 パラ ...
https://man.plustar.jp/php/function.gzinflate.html - [similar]