検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 305 for format (0.052 sec.)
DateTimeInterface インターフェイス 4399
« DateTimeImmutable::sub DateTime::diff » PHP Manual Date/Time DateTimeInterface インターフェイス ... ct , bool $absolute = false ): DateInterval public format ( string $format ): string public getOffset (): in ... ふたつの DateTime オブジェクトの差を返す DateTime::format — 指定した書式でフォーマットした日付を返す DateTim ...
https://man.plustar.jp/php/class.datetimeinterface.html - [similar]
Yaf_Request_Abstract クラス 4399
« Yaf_Registry::set Yaf_Request_Abstract::clearParams » PHP Manual Yaf Yaf_Request_Abstract クラ ... bool public setActionName ( string $action , bool $format_name = true ): void public setBaseUri ( string $ui ... lic setControllerName ( string $controller , bool $format_name = true ): void public setDispatched (): void ... public setModuleName ( string $module , bool $format_name = true ): void public setParam ( string $name ...
https://man.plustar.jp/php/class.yaf-request-abstract.html - [similar]
Gets the header info of a database 4399
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info o ... eader_info ( resource $database ): array Returns information on the column structure of the given database r ... element contains an associative array of column information, as described here: name The name of the column ... mber of digits of decimal precision for the column format A suggested printf() format specifier for the colu ... from the start of the row If the database header information cannot be read, false is returned. 変更履歴 バー ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
NumberFormatter クラス 4371
« Collator::sort NumberFormatter::create » PHP Manual intl NumberFormatter クラス NumberFormatte ... "、そしてドイツでは "12.345,67" となります。 NumberFormatter クラスのメソッドを実行すると、 数値や通貨、パー ... に応じた形式にフォーマットすることができます。 NumberFormatter はロケールを考慮した処理を行うので、 ロケールご ... とに別の NumberFormatter を用意する必要があります。 NumberFormatter のメ ... て通貨記号をつけた文字列を返します。 もちろん、NumberFormatter クラスは為替レートの変換などは考慮しません。 指 ...
https://man.plustar.jp/php/class.numberformatter.html - [similar]
Yaf_Request_Http クラス 4371
« Yaf_Request_Abstract::setRouted Yaf_Request_Http::__construct » PHP Manual Yaf Yaf_Request_Htt ... t_Abstract::setActionName ( string $action , bool $format_name = true ): void public Yaf_Request_Abstract::s ... ct::setControllerName ( string $controller , bool $format_name = true ): void public Yaf_Request_Abstract::s ... t_Abstract::setModuleName ( string $module , bool $format_name = true ): void public Yaf_Request_Abstract::s ...
https://man.plustar.jp/php/class.yaf-request-http.html - [similar]
タイムゾーンを設定する 4371
« DateTimeImmutable::setTimestamp DateTimeImmutable::sub » PHP Manual DateTimeImmutable タイムゾ ... w DateTimeZone ( 'Pacific/Nauru' )); echo $date -> format ( 'Y-m-d H:i:sP' ) . "\n" ; $newDate = $date -> se ... eTimeZone ( 'Pacific/Chatham' )); echo $newDate -> format ( 'Y-m-d H:i:sP' ) . "\n" ; ?> 上の例の出力は以下と ...
https://man.plustar.jp/php/datetimeimmutable.settimezone.html - [similar]
バイナリ文字列からデータを切り出す 4371
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP ... ナリ文字列からデータを切り出す 説明 unpack ( string $format , string $string , int $offset = 0 ): array | fals ... e format に基づき、バイナリ文字列から配列に分解します。 分解 ... これは最後の NULL バイトを取り除きます。 パラメータ format 書式コードの説明は pack() を参照ください。 string ...
https://man.plustar.jp/php/function.unpack.html - [similar]
新しい画像を作成する 4371
« Imagick::negateImage Imagick::newPseudoImage » PHP Manual Imagick 新しい画像を作成する Imagick ... nt $cols , int $rows , mixed $background , string $format = ? ): bool 新しい画像を作成し、ImagickPixel の値を ... い画像の行数。 background この画像で使用する背景色。 format 画像フォーマット。このパラメータは Imagick バージョ ... 0 , new ImagickPixel ( 'red' )); $image -> setImageFormat ( 'png' ); header ( 'Content-type: image/png' ); e ...
https://man.plustar.jp/php/imagick.newimage.html - [similar]
はじめに 4371
« Seaslog インストール/設定 » PHP Manual Seaslog はじめに はじめに The Seaslog is an effective,f ... havior,type, regional distribution or other more information. The application log also points the multiple l ... s defects (error_log have no error level, no fixed format, syslog regardless of module, and mix with system ... ration(preferably without configuration) Clear log format and easy understanding Simple application and well ... terface specification Automatically record error information Automatically record abnormal information Suppo ...
https://man.plustar.jp/php/intro.seaslog.html - [similar]
APCUIterator イテレータオブジェクトを作成する 4343
« APCUIterator APCUIterator::current » PHP Manual APCUIterator APCUIterator イテレータオブジェク ... ruct ( array | string | null $search = null , int $format = APC_ITER_ALL , int $chunk_size = 100 , int $list ... を指定します。 null を渡すと、検索をスキップします。 format 希望する書式。 APC_ITER_* 定数の組み合わせで指定し ...
https://man.plustar.jp/php/apcuiterator.construct.html - [similar]