検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 142 for tmp (0.015 sec.)
URI に変換する 5602
« XSLTProcessor::transformToDoc XSLTProcessor::transformToXml » PHP Manual XSLTProcessor URI に変 ... を適用する $proc -> transformToURI ( $xml , 'file:///tmp/out.html' ); ?> 参考 XSLTProcessor::transformToDoc ...
https://man.plustar.jp/php/xsltprocessor.transformtouri.html - [similar]
直近のエラー情報を消す 5602
« Yaf_Application::bootstrap Yaf_Application::__construct » PHP Manual Yaf_Application 直近のエラ ... = array( "application" => array( "directory" => "/tmp/notexists" , "dispatcher" => array( "throwExceptio ...
https://man.plustar.jp/php/yaf-application.clearlasterror.html - [similar]
bzip2 圧縮されたファイルをオープンする 5507
« bzflush bzread » PHP Manual Bzip2 関数 bzip2 圧縮されたファイルをオープンする bzopen (PHP 4 >= ... が返されます。 例 例1 bzopen() の例 <?php $file = "/tmp/foo.bz2" ; $bz = bzopen ( $file , "r" ) or die( "C ...
https://man.plustar.jp/php/function.bzopen.html - [similar]
Adds a record to a database 5507
« dBase 関数 dbase_close » PHP Manual dBase 関数 Adds a record to a database dbase_add_record (P ... hp // open in read-write mode $db = dbase_open ( '/tmp/test.dbf' , 2 ); if ( $db ) { dbase_add_record ( $ ...
https://man.plustar.jp/php/function.dbase-add-record.html - [similar]
Gets the header info of a database 5507
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info o ... base file <?php // Path to dbase file $db_path = "/tmp/test.dbf" ; // Open dbase file $dbh = dbase_open ( ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
Gets the number of records in a database 5507
« dbase_numfields dbase_open » PHP Manual dBase 関数 Gets the number of records in a database db ... php // open in read-only mode $db = dbase_open ( '/tmp/test.dbf' , 0 ); if ( $db ) { $record_numbers = db ...
https://man.plustar.jp/php/function.dbase-numrecords.html - [similar]
Opens a database 5507
« dbase_numrecords dbase_pack » PHP Manual dBase 関数 Opens a database dbase_open (PHP 5 < 5.3.0 ... php // open in read-only mode $db = dbase_open ( '/tmp/test.dbf' , 0 ); if ( $db ) { // read some data .. ...
https://man.plustar.jp/php/function.dbase-open.html - [similar]
シンボリックリンクのターゲットを返す 5507
« ssh2_sftp_mkdir ssh2_sftp_realpath » PHP Manual SSH2 関数 シンボリックリンクのターゲットを返す ... ection ); $target = ssh2_sftp_readlink ( $sftp , '/tmp/mysql.sock' ); /* $target は例えば次のような感じ: ...
https://man.plustar.jp/php/function.ssh2-sftp-readlink.html - [similar]
シンボリックリンクを作成する 5507
« ssh2_sftp_stat ssh2_sftp_unlink » PHP Manual SSH2 関数 シンボリックリンクを作成する ssh2_sftp_ ... 2_sftp_symlink ( $sftp , '/var/run/mysql.sock' , '/tmp/mysql.sock' ); ?> 参考 ssh2_sftp_readlink() - シン ...
https://man.plustar.jp/php/function.ssh2-sftp-symlink.html - [similar]
一時ファイル用に使用されるディレクトリのパスを返す 5507
« set_time_limit version_compare » PHP Manual PHP オプション/情報 関数 一時ファイル用に使用される ... とえば以下のようになります。 C:\Windows\Temp\TuxA318.tmp 参考 tmpfile() - テンポラリファイルを作成する temp ...
https://man.plustar.jp/php/function.sys-get-temp-dir.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT