検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 83 for SPACE (0.003 sec.)
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 6765
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォ ... leading zeros)' , 'e' => 'Day of the month, with a space preceding single digits' , 'f' => '' , 'g' => 'Two ... ng zeros' , 'k' => 'Hour in 24-hour format, with a space preceding single digits' , 'l' => 'Hour in 12-hour ... format, with a space preceding single digits' , 'm' => 'Two digit repre ... ) Unknown format : 'e' ( Day of the month, with a space preceding single digits ) Unknown format : 'f' Unk ...
https://man.plustar.jp/php/function.strftime.html - [similar]
新機能 6765
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x ... e function および use const を用います。 <?php namespace Name \ Space { const FOO = 42 ; function f () { ec ... ho __FUNCTION__ . "\n" ; } } namespace { use const Name \ Space \ FOO ; use function Name ... \ Space \ f ; echo FOO . "\n" ; f (); } ?> 上の例の出力は以 ... 下となります。 42 Name\Space\f phpdbg PHP は、今や SAPI モジュールとして実装され ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
Philosophy 6697
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... of the fact that they operate in the same address space. The programmer must deploy mutual exclusion, cond ... - PHP threads operate in their own virtual address space by default, and so may only share memory by commun ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
ファイルシステム 6643
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじ ... さい dirname — 親ディレクトリのパスを返す disk_free_space — ファイルシステムあるいはディスクパーティション上 ... で利用可能な領域を返す disk_total_space — ファイルシステムあるいはディスクパーティションの ... 全体サイズを返す diskfreespace — disk_free_space のエイリアス fclose — オープンさ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
コードポイントが、ICU の空白文字であるかを調べる 6643
« IntlChar::isUWhiteSpace IntlChar::isxdigit » PHP Manual IntlChar コードポイントが、ICU の空白文 ... 字であるかを調べる IntlChar::isWhitespace (PHP 7, PHP 8) IntlChar::isWhitespace — コードポイ ... であるかを調べる 説明 public static IntlChar::isWhitespace ( int | string $codepoint ): ? bool コードポイント ... に ノーブレークスペース (U+00A0 NBSP, U+2007 Figure Space, U+202F Narrow NBSP) でもないこと。 U+0009 HORIZON ... ードポイントの例 <?php var_dump ( IntlChar :: iswhitespace ( "A" )); var_dump ( IntlChar :: iswhitespace ( " ...
https://man.plustar.jp/php/intlchar.iswhitespace.html - [similar]
ファイルシステム 関数 6643
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 ... さい dirname — 親ディレクトリのパスを返す disk_free_space — ファイルシステムあるいはディスクパーティション上 ... で利用可能な領域を返す disk_total_space — ファイルシステムあるいはディスクパーティションの ... 全体サイズを返す diskfreespace — disk_free_space のエイリアス fclose — オープンさ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
アップロードされるファイルのためのスペースを確保する 6575
« FTP 関数 ftp_append » PHP Manual FTP 関数 アップロードされるファイルのためのスペースを確保する ... oc ( $ftp , filesize ( $file ), $result )) { echo "Space successfully allocated on server. Sending $file .\ ... , FTP_BINARY ); } else { echo "Unable to allocate space on server. Server said: $result \n" ; } ftp_close ...
https://man.plustar.jp/php/function.ftp-alloc.html - [similar]
現在の Tidy の設定を取得する 6575
« tidy::$errorBuffer tidy::getHtmlVer » PHP Manual tidy 現在の Tidy の設定を取得する tidy::getCo ... ?> 上の例の出力は以下となります。 Array ( [indent-spaces] => 2 [wrap] => 200 [tab-size] => 8 [char-encodin ... nt-attributes] => [assume-xml-procins] => [add-xml-space] => [enclose-text] => [enclose-block-text] => [kee ... -pre-tags] => [accessibility-check] => 0 [vertical-space] => [punctuation-wrap] => [merge-divs] => 1 ) 参考 ...
https://man.plustar.jp/php/tidy.getconfig.html - [similar]
変数が数字または数値形式の文字列であるかを調べる 6521
« is_null is_object » PHP Manual 変数操作 関数 変数が数字または数値形式の文字列であるかを調べる ... ests = [ " 42" , "42 " , " 9001" , // non-breaking space "9001 " , // non-breaking space ]; foreach ( $test ...
https://man.plustar.jp/php/function.is-numeric.html - [similar]
Exports the information about RRD database 6521
« rrd_version rrdc_disconnect » PHP Manual RRD 関数 Exports the information about RRD database r ... e. This data can be converted to XML file via user space PHP script and then restored back as RRD database ...
https://man.plustar.jp/php/function.rrd-xport.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT