検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1068 for file (0.103 sec.)
Vtiful\Kernel\Excel output 3776
« Vtiful\Kernel\Excel::mergeCells Vtiful\Kernel\Excel::setColumn » PHP Manual Vtiful\Kernel\Exce ... public Vtiful\Kernel\Excel::output () Output xlsx file to disk. パラメータ この関数にはパラメータはありま ... せん。 戻り値 XLSX file path; 例 例1 example <?php $config = [ 'path' => ' ... ./tests' ]; $fileObject = new \ Vtiful \ Kernel \ Excel ( $config ); ... $file = $fileObject -> fileName ( 'tutorial.xlsx' , 'she ...
https://man.plustar.jp/php/vtiful-kernel-excel.output.html - [similar]
ファイルまたはディレクトリが存在するかどうか調べる 3752
« fgetss file_get_contents » PHP Manual ファイルシステム 関数 ファイルまたはディレクトリが存在す ... るかどうか調べる file_exists (PHP 4, PHP 5, PHP 7, PHP 8) file_exists — ... イルまたはディレクトリが存在するかどうか調べる 説明 file_exists ( string $filename ): bool ファイルあるいは ... ィレクトリが存在するかどうかを調べます。 パラメータ filename ファイルあるいはディレクトリへのパス。 Windows ... 共有上のファイルを調べるには、 //computername/share/filename または \\computername\share\filename のように指 ...
https://man.plustar.jp/php/function.file-exists.html - [similar]
Redirect the data to another file descriptor. 3752
« Swoole\Client::pause Swoole\Client::recv » PHP Manual Swoole\Client Redirect the data to anoth ... er file descriptor. Swoole\Client::pipe (PECL swoole >= 1. ... Swoole\Client::pipe — Redirect the data to another file descriptor. 説明 public Swoole\Client::pipe ( stri ... パラメータ socket 関連キーワード: Redirect , data , file , descriptor , Swoole , the , pipe , pause , recv ...
https://man.plustar.jp/php/swoole-client.pipe.html - [similar]
定義済み定数 3734
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... OPEN_CONFIG_R ( int ) Unable to open configuration file for reading. FANN_E_CANT_OPEN_CONFIG_W ( int ) Una ... ble to open configuration file for writing. FANN_E_WRONG_CONFIG_VERSION ( int ) W ... rong version of configuration file. FANN_E_CANT_READ_CONFIG ( int ) Error reading inf ... o from configuration file. FANN_E_CANT_READ_NEURON ( int ) Error reading neu ...
https://man.plustar.jp/php/fann.constants.html - [similar]
Check if the file descriptor exists. 3734
« Swoole\WebSocket\Server Swoole\WebSocket\Server::on » PHP Manual Swoole\WebSocket\Server Check ... if the file descriptor exists. Swoole\WebSocket\Server::exist ... 9.0) Swoole\WebSocket\Server::exist — Check if the file descriptor exists. 説明 public Swoole\WebSocket\Se ... bool パラメータ fd 戻り値 関連キーワード: Check , file , descriptor , exists , Swoole , Server , the , ex ...
https://man.plustar.jp/php/swoole-websocket-server.exist.html - [similar]
Export BLOB/CLOB data to file 3710
« cubrid_lob_close cubrid_lob_get » PHP Manual CUBRID 関数 Export BLOB/CLOB data to file cubrid_ ... .3.1) cubrid_lob_export — Export BLOB/CLOB data to file 説明 cubrid_lob_export ( resource $conn_identifier ... from CUBRID database, and saves its contents to a file. To use this function, you must use cubrid_lob_get ... ntifier LOB identifier. path_name Path name of the file. 戻り値 成功した場合に true を、失敗した場合に fal ... 関連キーワード: lob , BLOB , CLOB , data , cubrid , file , Export , identifier , export , CUBRID ...
https://man.plustar.jp/php/function.cubrid-lob-export.html - [similar]
定義済み定数 3692
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の ... SENAME ( int ) PATHINFO_EXTENSION ( int ) PATHINFO_FILENAME ( int ) FILE_USE_INCLUDE_PATH ( int ) filename ... を include_path から探します。 FILE_NO_DEFAULT_CONTEXT ( int ) FILE_APPEND ( int ) 既存 ... のファイルに追記します。 FILE_IGNORE_NEW_LINES ( int ) EOL (行末) 文字を取り除き ... ます。 FILE_SKIP_EMPTY_LINES ( int ) 空行を読み飛ばします。 FI ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
2 つの LOB/FILE ロケータの等価性を比較する 3692
« oci_lob_copy oci_new_collection » PHP Manual OCI8 関数 2 つの LOB/FILE ロケータの等価性を比較す ... PECL OCI8 >= 1.1.0) oci_lob_is_equal — 2 つの LOB/FILE ロケータの等価性を比較する 説明 oci_lob_is_equal ( ... OCILob $lob1 , OCILob $lob2 ): bool 2 つの LOB/FILE ロケータを比較します。 パラメータ lob1 LOB の ID。 ... ていました。 関連キーワード: LOB , ロケータ , 比較 , FILE , lob , 等価 , oci , OCI , OCILob , 注意 ...
https://man.plustar.jp/php/function.ocilob-is-equal.html - [similar]
Get the connection info by file description. 3692
« Swoole\Server::confirm Swoole\Server::connection_list » PHP Manual Swoole\Server Get the conne ... ction info by file description. Swoole\Server::connection_info (PECL ... rver::connection_info — Get the connection info by file description. 説明 public Swoole\Server::connection ... id 戻り値 関連キーワード: info , Get , onnection , file , description , Swoole , Server , connection , int ...
https://man.plustar.jp/php/swoole-server.connection-info.html - [similar]
FTP サーバーからファイルをダウンロードし、オープン中のファイルに保存する 3668
« ftp_exec ftp_fput » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードし、オープン中の ... onnection $ftp , resource $stream , string $remote_filename , int $mode = FTP_BINARY , int $offset = 0 ): ... bool ftp_fget() は、FTP サーバーから remote_filename を取得し、指定したファイルポインタに書きこみま ... イルのポインタ。ここにデータが保存されます。 remote_filename リモートファイルのパス。 mode 転送モード。 FTP ... ) の例 <?php // リモートファイルへのパス。 $remote_file = 'somefile.txt' ; $local_file = 'localfile.txt' ; ...
https://man.plustar.jp/php/function.ftp-fget.html - [similar]