検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 511 for PATH (0.108 sec.)
任意の phar アーカイブを、エイリアスを指定して読み込む 3345
« Phar::isWritable Phar::mapPhar » PHP Manual Phar 任意の phar アーカイブを、エイリアスを指定して ... ブ内で使用します。 <?php try { Phar :: loadPhar ( '/path/to/phar.phar' , 'my.phar' ); echo file_get_content ...
https://man.plustar.jp/php/phar.loadphar.html - [similar]
内部ファイルに、外部ファイルの内容を設定する 3345
« Phar::offsetGet Phar::offsetUnset » PHP Manual Phar 内部ファイルに、外部ファイルの内容を設定す ... クセスする際に使用されます。 <?php $p = new Phar ( '/path/to/my.phar' , 0 , 'my.phar' ); try { // offsetSet ...
https://man.plustar.jp/php/phar.offsetset.html - [similar]
phar 内の現在の Phar エントリの圧縮を解除する 3345
« PharFileInfo::__construct PharFileInfo::delMetadata » PHP Manual PharFileInfo phar 内の現在の ... o::decompress() の例 <?php try { $p = new Phar ( '/path/to/my.phar' , 0 , 'my.phar' ); $p [ 'myfile.txt' ] ...
https://man.plustar.jp/php/pharfileinfo.decompress.html - [similar]
Phar アーカイブ内での実際のファイルの大きさ (圧縮された状態) を返す 3345
« PharFileInfo::getCRC32 PharFileInfo::getContent » PHP Manual PharFileInfo Phar アーカイブ内での ... ompressedSize() の例 <?php try { $p = new Phar ( '/path/to/my.phar' , 0 , 'my.phar' ); $p [ 'myfile.txt' ] ...
https://man.plustar.jp/php/pharfileinfo.getcompressedsize.html - [similar]
エントリが圧縮されているかどうかを調べる 3345
« PharFileInfo::isCRCChecked PharFileInfo::setMetadata » PHP Manual PharFileInfo エントリが圧縮さ ... :isCompressed() の例 <?php try { $p = new Phar ( '/path/to/my.phar' , 0 , 'my.phar' ); $p [ 'myfile.txt' ] ...
https://man.plustar.jp/php/pharfileinfo.iscompressed.html - [similar]
セッション関数 3345
« セッションに関連する INI 設定をセキュアにする session_abort » PHP Manual Sessions セッション関 ... session 配列を元の値で再初期化します session_save_path — 現在のセッションデータ保存パスを取得または設定す ...
https://man.plustar.jp/php/ref.session.html - [similar]
新しい tidy オブジェクトを作成する 3345
« tidy::cleanRepair tidy::diagnose » PHP Manual tidy 新しい tidy オブジェクトを作成する tidy::__ ... null , ? string $encoding = null , bool $useIncludePath = false ) 新しい tidy オブジェクトを作成します。 パ ... 、 utf16be 、 big5 および shiftjis です。 useIncludePath include_path からファイルを探します。 変更履歴 バー ... 説明 8.0.0 filename , config , encoding , useIncludePath は、nullable になりました。 例 例1 tidy::__constru ... t , filename , encoding , utf , string , useIncludePath , 設定 , パース ...
https://man.plustar.jp/php/tidy.construct.html - [similar]
ファイルまたは URI にあるマークアップをパースする 3345
« tidy::isXml tidy::parseString » PHP Manual tidy ファイルまたは URI にあるマークアップをパースす ... null , ? string $encoding = null , bool $useIncludePath = false ): bool 手続き型 tidy_parse_file ( string ... null , ? string $encoding = null , bool $useIncludePath = false ): tidy | false 与えられたファイルをパース ... 、 utf16be 、 big5 および shiftjis です。 useIncludePath include_path からファイルを探します。 戻り値 tidy: ... ng , parseFile , file , filename , utf , useIncludePath , array ...
https://man.plustar.jp/php/tidy.parsefile.html - [similar]
セッション処理 3322
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに イン ... session 配列を元の値で再初期化します session_save_path — 現在のセッションデータ保存パスを取得または設定す ...
https://man.plustar.jp/php/book.session.html - [similar]
Yet Another Framework (Yaf) 3322
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Anothe ... ーエンジンを取得する Yaf_Controller_Abstract::getViewpath — getViewpath の目的を書く Yaf_Controller_Abstract ... トをレンダリングする Yaf_Controller_Abstract::setViewpath — The setViewpath purpose Yaf_Action_Abstract — Ya ... ンダリングして出力する Yaf_View_Interface::getScriptPath — The getScriptPath purpose Yaf_View_Interface::re ... ートをレンダリングする Yaf_View_Interface::setScriptPath — The setScriptPath purpose Yaf_View_Simple — Yaf_ ...
https://man.plustar.jp/php/book.yaf.html - [similar]