検索

phrase: max: clip:
target: order:
Results of 41 - 46 of about 46 for hi (0.007 sec.)
Phar の書き込み操作のバッファリングを開始するが、ディスク上の Phar オブジェクト... 6392
« Phar::setStub Phar::stopBuffering » PHP Manual Phar Phar の書き込み操作のバッファリングを開始す ... n" ; $p -> startBuffering (); $p [ 'file.txt' ] = 'hi' ; $p [ 'file2.txt' ] = 'there' ; $p [ 'file2.txt' ...
https://man.plustar.jp/php/phar.startbuffering.html - [similar]
Phar アーカイブへの書き込みリクエストのバッファリングを終了し、変更内容をディス... 6392
« Phar::startBuffering Phar::unlinkArchive » PHP Manual Phar Phar アーカイブへの書き込みリクエス ... , 0 , 'brandnewphar.phar' ); $p [ 'file1.txt' ] = 'hi' ; $p -> startBuffering (); var_dump ( $p -> getSt ...
https://man.plustar.jp/php/phar.stopbuffering.html - [similar]
現在の Phar エントリを zlib あるいは bzip2 のいずれかで圧縮する 6392
« PharFileInfo::chmod PharFileInfo::__construct » PHP Manual PharFileInfo 現在の Phar エントリを ... my.phar' , 0 , 'my.phar' ); $p [ 'myfile.txt' ] = 'hi' ; $file = $p [ 'myfile.txt' ]; var_dump ( $file - ...
https://man.plustar.jp/php/pharfileinfo.compress.html - [similar]
IntlDateFormatter クラス 6239
« IntlTimeZone::useDaylightTime IntlDateFormatter::create » PHP Manual intl IntlDateFormatter ク ... ールで指定しなければなりません。 たとえば、 locale="hi@calendar=BUDDHIST" のようになります。 IntlDateForm ...
https://man.plustar.jp/php/class.intldateformatter.html - [similar]
XML 外部エンティティの例 6239
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンテ ... $openEntityNames , $systemId ); return false ; } while ( $data = fread ( $fp , 4096 )) { if (! xml_pars ... 入力をオープンできませんでした" ); } echo "<pre>" ; while ( $data = fread ( $fp , 4096 )) { if (! xml_pars ... &systemEntity; <section id="about"> <title>About this Document</title> <para> <!-- this is a comment -- ... > <?php echo 'Hi! This is PHP version ' . phpversion(); ?> </para> ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]
名前空間の使用法: 基本編 6239
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の ... INI_ALL = 3 ; class Exception {} $a = \ strlen ( 'hi' ); // グローバル関数 strlen をコールします $b = \ ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]
PREV 1 2 3 4 5 NEXT