検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 774 for (0.025 sec.)
数値を金額文字列にフォーマットする 3189
« metaphone nl_langinfo » PHP Manual String 関数 数値を金額文字列にフォーマットする money_format ... 義されている)を使用しないようにします。 + あるいは ( の数、負の数の書式を指定します。 + が使用された場合、 ... る文字(たとえば 通貨記号や符号など)は、必要に応じて(の数と負の数の長さをそろえるなど の理由で)スペース文 ...
https://man.plustar.jp/php/function.money-format.html - [similar]
8 進数を 10 進数に変換する 3189
« mt_srand pi » PHP Manual Math 関数 8 進数を 10 進数に変換する octdec (PHP 4, PHP 5, PHP 7, PHP ... えると、非推奨の警告が出るようになりました。 結果は不な文字がなかったかのように計算されます。 例 例1 octd ...
https://man.plustar.jp/php/function.octdec.html - [similar]
PHP スクリプトを、実行せずにコンパイルしてキャッシュする 3189
« OPcache 関数 opcache_get_configuration » PHP Manual OPcache 関数 PHP スクリプトを、実行せずにコ ... ルしたい PHP スクリプトへのパス。 戻り値 filename を常にコンパイルしたときに true を返します。 失敗した場 ...
https://man.plustar.jp/php/function.opcache-compile-file.html - [similar]
X509 証明書をパースし、配列として情報を返す 3189
« openssl_x509_free openssl_x509_read » PHP Manual OpenSSL 関数 X509 証明書をパースし、配列として ... 等が含まれます。 パラメータ certificate X509証明書。しい値の一覧は キー/証明書パラメータ を参照してくださ ...
https://man.plustar.jp/php/function.openssl-x509-parse.html - [similar]
プロセスのファイルポインタをクローズする 3189
« pathinfo popen » PHP Manual ファイルシステム 関数 プロセスのファイルポインタをクローズする pcl ... ポインタは有効なものでなければならず、また popen() で常にオープンされたものである必要があります。 戻り値 ...
https://man.plustar.jp/php/function.pclose.html - [similar]
現在のプロセスの GID を設定する 3189
« posix_seteuid posix_setpgid » PHP Manual POSIX 関数 現在のプロセスの GID を設定する posix_setg ... osix_setuid() を最後にコールするのが、 関数コールのしい順序となります。 注意 : コール元がスーバーユーザ ...
https://man.plustar.jp/php/function.posix-setgid.html - [similar]
メタ文字をクォートする 3189
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4 ... ォートされた文字列をアンクォートする preg_quote() - 規表現文字をクオートする 関連キーワード: クォート , ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
ファイルポインタの位置を先頭に戻す 3189
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP ... インタは有効なものでなければならず、 また fopen() で常にオープンされたファイルを指している必要があります ...
https://man.plustar.jp/php/function.rewind.html - [similar]
文字列のコードページを別のものに変換する 3189
« php_strip_whitespace sapi_windows_cp_get » PHP Manual その他の関数 文字列のコードページを別のも ... 場合は null を返します。 エラー / 例外 この関数は、不なコードページが与えられたり、 subject 文字列が in_c ...
https://man.plustar.jp/php/function.sapi-windows-cp-conv.html - [similar]
大文字小文字を区別しないバイナリセーフな文字列比較を行う 3189
« str_word_count strchr » PHP Manual String 関数 大文字小文字を区別しないバイナリセーフな文字列比 ... 小さい場合は負、 string1 が string2 より大きい場合は、等しい場合は 0 を返します。 例 例1 strcasecmp() の ... rcmp() - バイナリセーフな文字列比較 preg_match() - 規表現によるマッチングを行う substr_compare() - 指定 ...
https://man.plustar.jp/php/function.strcasecmp.html - [similar]