検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 142 for tmp (0.009 sec.)
The Common Record Log Function 6006
« SeasLog::info SeasLog::notice » PHP Manual SeasLog The Common Record Log Function SeasLog::log ... , 'info log {NAME}' ,array( 'NAME' => 'neeke' ), 'tmp_logger' )); var_dump ( SeasLog :: getBuffer ()); ? ... nfo log " } } bool(true) array(1) { ["/var/log/www/tmp_logger/20180707.log"]=> array(1) { [0]=> string(92 ...
https://man.plustar.jp/php/seaslog.log.html - [similar]
正規化された絶対パス名を返す 5899
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す rea ... /../../etc/passwd' ) . PHP_EOL ; echo realpath ( '/tmp/' ) . PHP_EOL ; ?> 上の例の出力は以下となります。 ... /etc/passwd /tmp 例2 Windows 上での realpath() Windows 上で realpat ...
https://man.plustar.jp/php/function.realpath.html - [similar]
Phar アーカイブの使用法: 導入 5804
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アー ... r\'] = getcwd(); } else { $cfg[\'UploadDir\'] = \'/tmp/pharphpmyadmin\'; @mkdir(\'/tmp/pharphpmyadmin\'); ... @chmod(\'/tmp/pharphpmyadmin\', 0777); }' ; $a -> setStub ( '<?p ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
Closes a database 5709
« dbase_add_record dbase_create » PHP Manual dBase 関数 Closes a database dbase_close (PHP 5 < 5 ... 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-close.html - [similar]
設定 5709
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 ... TNAME env[PATH] = /usr/local/bin:/usr/bin:/bin env[TMP] = /tmp env[TMPDIR] = /tmp env[TEMP] = /tmp php_ad ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
ラージオブジェクト (LOB) 5709
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) ... を参照ください。 $fp = fopen ( $_FILES [ 'file' ][ 'tmp_name' ], 'rb' ); $stmt -> bindParam ( 1 , $id ); $ ... を参照ください。 $fp = fopen ( $_FILES [ 'file' ][ 'tmp_name' ], 'rb' ); $stmt -> bindParam ( 1 , $id ); $ ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]
dBase 関数 5709
« 定義済み定数 dbase_add_record » PHP Manual dBase dBase 関数 dBase 関数 例 Many examples in thi ... s reference require a dBase database. We will use /tmp/test.dbf that will be created in the example of db ...
https://man.plustar.jp/php/ref.dbase.html - [similar]
実行時設定 5709
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... f.check_delay 300 PHP_INI_SYSTEM yaconf.directory /tmp/conf/ PHP_INI_SYSTEM 以下に設定ディレクティブに関す ...
https://man.plustar.jp/php/yaconf.configuration.html - [similar]
5602
« 定義済み定数 Bzip2 関数 » PHP Manual Bzip2 例 例 この例は、テンポラリファイルをオープンし、テス ... 力します。 例1 簡単な bzip2 の例 <?php $filename = "/tmp/testfile.bz2" ; $str = "This is a test string.\n" ...
https://man.plustar.jp/php/bzip2.examples.html - [similar]
CURLFile オブジェクトを作る 5602
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__c ... ) "test_name" ["type"]=> string(10) "image/jpeg" ["tmp_name"]=> string(14) "/tmp/phpPC9Kbx" ["error"]=> i ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT