検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 142 for tmp (0.007 sec.)
LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) 5507
« Lighttpd 1.4 (Unix システム用) CGI およびコマンドライン » PHP Manual Unix システムへのインスト ... b 192.168.0.2:3000 LSPHP に、Unixドメインソケット /tmp/lsphp_manual.sock でリクエストを受けさせる: /path/ ... to/lsphp -b /tmp/lsphp_manual.sock LSPHP を実行する前に、環境変数を ...
https://man.plustar.jp/php/install.unix.litespeed.html - [similar]
はじめに 5507
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文 ... 例 <?php $a = trim ( $_GET [ 'a' ]); $file_name = '/tmp' . $a ; $output = "Welcome, { $a } !!!" ; $var = " ...
https://man.plustar.jp/php/intro.taint.html - [similar]
サブパスを取得する 5507
« RecursiveDirectoryIterator::getChildren RecursiveDirectoryIterator::getSubPathname » PHP Manua ... を返します。 例 例1 getSubPath() の例 $directory = '/tmp'; $it = new RecursiveIteratorIterator(new Recursiv ...
https://man.plustar.jp/php/recursivedirectoryiterator.getsubpath.html - [similar]
サブパスと名前を取得する 5507
« RecursiveDirectoryIterator::getSubPath RecursiveDirectoryIterator::hasChildren » PHP Manual Re ... します。 例 例1 getSubPathname() の例 $directory = '/tmp'; $it = new RecursiveIteratorIterator(new Recursiv ...
https://man.plustar.jp/php/recursivedirectoryiterator.getsubpathname.html - [similar]
ファイルを指定した長さに丸める 5507
« SplFileObject::ftell SplFileObject::fwrite » PHP Manual SplFileObject ファイルを指定した長さに ... れるファイルを作成する $file = new SplFileObject ( "/tmp/ftruncate" , "w+" ); $file -> fwrite ( "Hello Worl ...
https://man.plustar.jp/php/splfileobject.ftruncate.html - [similar]
直近で発生したエラーのコードを取得する 5507
« Yaf_Application::getLastErrorMsg Yaf_Application::getModules » PHP Manual Yaf_Application 直近 ... = array( "application" => array( "directory" => "/tmp/notexists" , "dispatcher" => array( "throwExceptio ...
https://man.plustar.jp/php/yaf-application.getlasterrorno.html - [similar]
内部の XML ツリーをファイルに出力する 5412
« DOMDocument::relaxNGValidateSource DOMDocument::saveHTML » PHP Manual DOMDocument 内部の XML ツ ... Child ( $text ); echo 'Wrote: ' . $doc -> save ( "/tmp/test.xml" ) . ' bytes' ; // Wrote: 72 bytes ?> 参考 ...
https://man.plustar.jp/php/domdocument.save.html - [similar]
内部のドキュメントを HTML 形式でファイルに出力する 5412
« DOMDocument::saveHTML DOMDocument::saveXML » PHP Manual DOMDocument 内部のドキュメントを HTML ... $text ); echo 'Wrote: ' . $doc -> saveHTMLFile ( "/tmp/test.html" ) . ' bytes' ; // Wrote: 129 bytes ?> 参 ...
https://man.plustar.jp/php/domdocument.savehtmlfile.html - [similar]
バイナリ対応の bzip2 ファイルへの書き込み 5412
« bzread LZF » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイルへの書き込み bzwrite (PHP 4 >= ... ?php $str = "uncompressed data" ; $bz = bzopen ( "/tmp/foo.bz2" , "w" ); bzwrite ( $bz , $str , strlen ( ...
https://man.plustar.jp/php/function.bzwrite.html - [similar]
Creates a database 5412
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 ... ber" , "L" ) ); // creation if (! dbase_create ( '/tmp/test.dbf' , $def )) { echo "Error, can't create th ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT