検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 50 for sprintf (0.005 sec.)
Returns the timestamp component of this ObjectId 7324
« MongoDB\BSON\ObjectId::__construct MongoDB\BSON\ObjectId::jsonSerialize » PHP Manual MongoDB\B ... ntegers on 32-bit platforms. The "%u" formatter of sprintf() may be used to obtain a string representation of ...
https://man.plustar.jp/php/mongodb-bson-objectid.gettimestamp.html - [similar]
関数を起動する 7324
« ReflectionFunction::getClosure ReflectionFunction::invokeArgs » PHP Manual ReflectionFunction ... 例 <?php function title ( $title , $name ) { return sprintf ( "%s. %s\r\n" , $title , $name ); } $function = n ...
https://man.plustar.jp/php/reflectionfunction.invoke.html - [similar]
現在の DirectoryIterator アイテムのパーミッションを取得する 7203
« DirectoryIterator::getPathname DirectoryIterator::getSize » PHP Manual DirectoryIterator 現在の ... ! $fileinfo -> isDot ()) { $octal_perms = substr ( sprintf ( '%o' , $fileinfo -> getPerms ()), - 4 ); echo $f ...
https://man.plustar.jp/php/directoryiterator.getperms.html - [similar]
XML エレメント構造の例 7203
« 例 XMLタグのマッピングの例 » PHP Manual 例 XML エレメント構造の例 XML エレメント構造の例 この最 ... arse ( $xml_parser , $data , feof ( $fp ))) { die( sprintf ( "XML エラー: %s が %d 行目で発生しました" , xml_ ...
https://man.plustar.jp/php/example.xml-structure.html - [similar]
10 進数を 2 進数に変換する 7203
« cosh dechex » PHP Manual Math 関数 10 進数を 2 進数に変換する decbin (PHP 4, PHP 5, PHP 7, PHP ... 出力する でのフォーマット %b 、 %032b あるいは %064b sprintf() でのフォーマット %b 、 %032b あるいは %064b 関連 ...
https://man.plustar.jp/php/function.decbin.html - [similar]
XMLタグのマッピングの例 7068
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグ ... arse ( $xml_parser , $data , feof ( $fp ))) { die( sprintf ( "XML エラー: %s が %d 行目で発生しました" , xml_ ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
文字列の soundex キーを計算する 7068
« similar_text sprintf » PHP Manual String 関数 文字列の soundex キーを計算する soundex (PHP 4, ...
https://man.plustar.jp/php/function.soundex.html - [similar]
引数を指定して関数を起動する 7068
« ReflectionFunction::invoke ReflectionFunction::isDisabled » PHP Manual ReflectionFunction 引数 ... 例 <?php function title ( $title , $name ) { return sprintf ( "%s. %s\r\n" , $title , $name ); } $function = n ...
https://man.plustar.jp/php/reflectionfunction.invokeargs.html - [similar]
ファイル名がパターンにマッチするか調べる 6948
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatc ... 理する printf() - フォーマット済みの文字列を出力する sprintf() - フォーマットされた文字列を返す 関連キーワード: ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]
数字を千の位毎にグループ化してフォーマットする 6948
« nl2br ord » PHP Manual String 関数 数字を千の位毎にグループ化してフォーマットする number_forma ... oney_format() - 数値を金額文字列にフォーマットする sprintf() - フォーマットされた文字列を返す printf() - フォ ...
https://man.plustar.jp/php/function.number-format.html - [similar]
PREV 1 2 3 4 5 NEXT