検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 1068 for file (0.405 sec.)
Returns the most recent socket error number 2996
« EventUtil::__construct EventUtil::getLastSocketError » PHP Manual EventUtil Returns the most r ... ). パラメータ socket Socket resource, stream or a file descriptor of a socket. 戻り値 Returns the most re ... getLastSocketError , errno , Socket , descriptor , file , stream ...
https://man.plustar.jp/php/eventutil.getlastsocketerrno.html - [similar]
finfo_set_flags() のエイリアス 2996
« finfo::file ファイルシステム » PHP Manual finfo finfo_set_flags() のエイリアス finfo::set_flag ... s (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo::set_flags — finfo_set_flags() ... set_flags() 関連キーワード: finfo , flags , 関数 , file , fileinfo , public , int , ...
https://man.plustar.jp/php/finfo.set-flags.html - [similar]
バックトレースを生成する 2996
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debu ... t カレントの行番号。 __LINE__ も参照してください。 file string カレントのファイル名。 __FILE__ も参照してく ... なります。 Hi: friend array(2) { [0]=> array(4) { ["file"] => string(10) "/tmp/a.php" ["line"] => int(10) [ ... [0] => &string(6) "friend" } } [1]=> array(4) { ["file"] => string(10) "/tmp/b.php" ["line"] => int(2) [" ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]
ファイルの状態を取得する 2996
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio ... _lstat() の例 <?php // 一時ファイルを作ります $tmp_filename = dirname ( __FILE__ ) . "/eio-file.tmp" ; tou ... ch ( $tmp_filename ); /* eio_fstat() が終わったら呼ばれます */ fu ... } // 一時ファイルを削除します @ unlink ( $data [ 'file' ]); } /* eio_open() が終わったら呼ばれます */ fun ... のデータを用意します $d = array( 'fd' => $result , 'file' => $data ); // 状態を取得します eio_fstat ( $resu ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
Trains on an entire dataset, for a period of time using the Cascade2 training al... 2996
« Fann 関数 fann_cascadetrain_on_file » PHP Manual Fann 関数 Trains on an entire dataset, for a ... dataset for a period of time fann_cascadetrain_on_file() - Trains on an entire dataset read from file, fo ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-data.html - [similar]
Clears scaling parameters 2996
« fann_cascadetrain_on_file fann_copy » PHP Manual Fann 関数 Clears scaling parameters fann_clea ... ド: scaling , Clears , parameters , fann , params , file , copy , Fann , 関数 , resource ...
https://man.plustar.jp/php/function.fann-clear-scaling-params.html - [similar]
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する(非ブロ... 2996
« ftp_nb_continue ftp_nb_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オ ... onnection $ftp , resource $stream , string $remote_filename , int $mode = FTP_BINARY , int $offset = 0 ): ... イルのポインタ。ここにデータが保存されます。 remote_filename リモートファイルのパス。 mode 転送モード。 FTP ... tp_nb_fget() の例 <?php // ファイルをオープンする $file = 'index.php' ; $fp = fopen ( $file , 'w' ); $ftp ... ロードを開始する $ret = ftp_nb_fget ( $ftp , $fp , $file , FTP_BINARY ); while ( $ret == FTP_MOREDATA ) { / ...
https://man.plustar.jp/php/function.ftp-nb-fget.html - [similar]
ファイルをリネームする 2996
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5 ... ます。 例 例1 rename() の例 <?php rename ( "/tmp/tmp_file.txt" , "/home/user/login/docs/my_file.txt" ); ?> 参 ... ピーする unlink() - ファイルを削除する move_uploaded_file() - アップロードされたファイルを新しい位置に移動す ...
https://man.plustar.jp/php/function.rename.html - [similar]
文字列の sha1 ハッシュを計算する 2996
« sha1_file similar_text » PHP Manual String 関数 文字列の sha1 ハッシュを計算する sha1 (PHP 4 > ... d you like a green or red apple?" ; } ?> 参考 sha1_file() - ファイルの sha1 ハッシュを計算する crc32() - 文 ... : ハッシュ , 計算 , string , binary , パスワード , file , 関数 , hash , ダイジェスト , バイナリ ...
https://man.plustar.jp/php/function.sha1.html - [similar]
notification コンテキストパラメータ用のコールバック関数 2996
« stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパ ... : echo "Connected..." ; break; case STREAM_NOTIFY_FILE_SIZE_IS : echo "Got the filesize: " , $bytes_max ; ... otification" => "stream_notification_callback" )); file_get_contents ( "http://php.net/contact" , false , ... to: http://no.php.net/contact Connected... Got the filesize: 0 Found the mime-type: text/html; charset=utf ... http://no.php.net/contact.php Connected... Got the filesize: 4589 Found the mime-type: text/html;charset=u ...
https://man.plustar.jp/php/function.stream-notification-callback.html - [similar]