検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1068 for file (0.026 sec.)
FTP 経由でファイルのパーミッションを設定する 3416
« ftp_chdir ftp_close » PHP Manual FTP 関数 FTP 経由でファイルのパーミッションを設定する ftp_chm ... ( FTP\Connection $ftp , int $permissions , string $filename ): int | false 指定したリモートファイルのパーミ ... sions 新しいパーミッション。 8 進数 で指定します。 filename リモートファイル。 戻り値 成功した場合に新しい ... を期待していました。 例 例1 ftp_chmod() の例 <?php $file = 'public_html/index.php' ; // 接続を確立する $ftp ... in ( $ftp , $ftp_user_name , $ftp_user_pass ); // $file のパーミッションを 644 に変更する if ( ftp_chmod ( ...
https://man.plustar.jp/php/function.ftp-chmod.html - [similar]
メッセージセクションを展開/デコードする 3416
« mailparse_msg_create mailparse_msg_extract_part » PHP Manual Mailparse 関数 メッセージセクショ ... ンを展開/デコードする mailparse_msg_extract_part_file (PECL mailparse >= 0.9.0) mailparse_msg_extract_pa ... rt_file — メッセージセクションを展開/デコードする 説明 mai ... lparse_msg_extract_part_file ( resource $mimemail , mixed $filename , callable ... mailparse_msg_create() で作成した MIME リソース。 filename ファイル名あるいは有効なストリームリソース。 c ...
https://man.plustar.jp/php/function.mailparse-msg-extract-part-file.html - [similar]
実行時設定 3416
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... _buffer "8" PHP_INI_SYSTEM opcache.max_accelerated_files "10000" PHP_INI_SYSTEM opcache.max_wasted_percent ... I_SYSTEM PHP 7.2.0 で削除されました opcache.enable_file_override "0" PHP_INI_SYSTEM opcache.optimization_l ... opcache.dups_fix "0" PHP_INI_ALL opcache.blacklist_filename "" PHP_INI_SYSTEM opcache.max_file_size "0" PH ... TEM opcache.restrict_api "" PHP_INI_SYSTEM opcache.file_update_protection "2" PHP_INI_ALL opcache.huge_cod ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
Fann 関数 3416
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade ... e Cascade2 training algorithm fann_cascadetrain_on_file — Trains on an entire dataset read from file, for ... reates a copy of a fann structure fann_create_from_file — Constructs a backpropagation neural network from ... a configuration file fann_create_shortcut_array — Creates a standard ba ... een min_weight and max_weight fann_read_train_from_file — Reads a file that stores training data fann_rese ...
https://man.plustar.jp/php/ref.fann.html - [similar]
FANN (Fast Artificial Neural Network) 3398
« geoip_time_zone_by_country_and_region はじめに » PHP Manual その他の基本モジュール FANN (Fast ... e Cascade2 training algorithm fann_cascadetrain_on_file — Trains on an entire dataset read from file, for ... reates a copy of a fann structure fann_create_from_file — Constructs a backpropagation neural network from ... a configuration file fann_create_shortcut_array — Creates a standard ba ... een min_weight and max_weight fann_read_train_from_file — Reads a file that stores training data fann_rese ...
https://man.plustar.jp/php/book.fann.html - [similar]
複数ファイルのアップロード 3398
« 陥りやすい落とし穴 PUT メソッドのサポート » PHP Manual ファイルアップロードの処理 複数ファイル ... ます。 例1 複数ファイルのアップロード <form action="file-upload.php" method="post" enctype="multipart/form- ... data"> Send these files:<br /> <input name="userfile[]" type="file" /><br ... /> <input name="userfile[]" type="file" /><br /> <input type="submit" value ... ="Send files" /> </form> 上記のフォームで投稿された場合、配列 ...
https://man.plustar.jp/php/features.file-upload.multiple.html - [similar]
基本的な使用法 3398
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する ... プロードする $upload = ftp_put ( $ftp , $destination_file , $source_file , FTP_BINARY ); // アップロード状況 ... oad has failed!" ; } else { echo "Uploaded $source_file to $ftp_server as $destination_file " ; } // FTP ス ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
Creates an empty training data struct 3398
« fann_create_train_from_callback fann_descale_input » PHP Manual Fann 関数 Creates an empty tra ... る場合にだけ利用可能です。 参考 fann_read_train_from_file() - Reads a file that stores training data fann_tr ... nn_save_train() - Save the training structure to a file 関連キーワード: fann , Creates , struct , num , in ... , data , create , file , input , int ...
https://man.plustar.jp/php/function.fann-create-train.html - [similar]
オープン中のファイルを FTP サーバーにアップロードする 3398
« ftp_fget ftp_get_option » PHP Manual FTP 関数 オープン中のファイルを FTP サーバーにアップロード ... 説明 ftp_fput ( FTP\Connection $ftp , string $remote_filename , resource $stream , int $mode = FTP_BINARY , ... ータ ftp FTP\Connection クラスのインスタンス remote_filename リモートファイルのパス。 stream ローカルでオー ... ut() の例 <?php // ファイルを読み込みモードで開く $file = 'somefile.txt' ; $fp = fopen ( $file , 'r' ); // ... in ( $ftp , $ftp_user_name , $ftp_user_pass ); // $file のアップロードを試みる if ( ftp_fput ( $ftp , $fil ...
https://man.plustar.jp/php/function.ftp-fput.html - [similar]
Create new MongoDB Manager 3398
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... the driver to a » man-in-the-middle attack . tlsCAFile string Path to file with either a single or bundle ... te store will be used by default. tlsCertificateKeyFile string Path to the client certificate file or the ... client private key file; in the case that they both are needed, the files ... should be concatenated. tlsCertificateKeyFilePassword string Password to decrypt the client priv ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]