検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 105 for [SIMILAR] 16 1024 4096 WITH 26467 octdec WITH 26... (0.187 sec.)
GMP 数を文字列に変換する 0
« gmp_sqrtrem gmp_sub » PHP Manual GMP 関数 GMP 数を文字列に変換する gmp_strval (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_strval — GMP 数を文字列に変換する 説明 gmp_strval ( GMP | int | string $num , int $base = 10 ): string GMP 数を base を基数とする文字列表現に変換します。 デフォルトの ...
https://man.plustar.jp/php/function.gmp-strval.html - [similar]
変数の整数としての値を取得する 0
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP 5, PHP 7, PHP 8) intval — 変数の整数としての値を取得する 説明 intval ( mixed $value , int $base = 10 ): int 指定された値 base を基数(デフォルトは 10)とする、 value の int としての値を返します ...
https://man.plustar.jp/php/function.intval.html - [similar]
フォーマットされた文字列を返す 0
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, PHP 7, PHP 8) sprintf — フォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 format に基づき生成された文字列を返します。 パラメータ form ...
https://man.plustar.jp/php/function.sprintf.html - [similar]
ファイルのモードを変更する 0
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, PHP 7, PHP 8) chmod — ファイルのモードを変更する 説明 chmod ( string $filename , int $permissions ): bool 指定されたファイルのモードを permissions で指定したものに変更しようと試みます。 パラメ ...
https://man.plustar.jp/php/function.chmod.html - [similar]
共有メモリブロックを作成またはオープンする 0
« shmop_delete shmop_read » PHP Manual 共有メモリ関数 共有メモリブロックを作成またはオープンする shmop_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) shmop_open — 共有メモリブロックを作成またはオープンする 説明 shmop_open ( int $key , string $mode , int $permissions , int $size ): Shmop | fa ...
https://man.plustar.jp/php/function.shmop-open.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 0
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する openssl_x509_fingerprint (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_x509_fingerprint — 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]
段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 0
« hash_file hash_hkdf » PHP Manual Hash 関数 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す hash_final (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_final — 段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 説明 hash_final ( HashContext $context , bool $b ...
https://man.plustar.jp/php/function.hash-final.html - [similar]
ファイルの内容から、ハッシュ値を生成する 0
« hash_equals hash_final » PHP Manual Hash 関数 ファイルの内容から、ハッシュ値を生成する hash_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_file — ファイルの内容から、ハッシュ値を生成する 説明 hash_file ( string $algo , string $filename , bool $binary = false , array $option ...
https://man.plustar.jp/php/function.hash-file.html - [similar]
HMAC 方式を使用してハッシュ値を生成する 0
« hash_hmac_file hash_init » PHP Manual Hash 関数 HMAC 方式を使用してハッシュ値を生成する hash_hmac (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac — HMAC 方式を使用してハッシュ値を生成する 説明 hash_hmac ( string $algo , string $data , string $key , bool $binary = false ): st ...
https://man.plustar.jp/php/function.hash-hmac.html - [similar]
ハッシュ値 (メッセージダイジェスト) を生成する 0
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash — ハッシュ値 (メッセージダイジェスト) を生成する 説明 hash ( string $algo , string $data , bool $binary = false , array $options = [] ): s ...
https://man.plustar.jp/php/function.hash.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT