検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 21 for destination (0.009 sec.)
基本的な使用法 7932
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する ... ァイルをアップロードする $upload = ftp_put ( $ftp , $destination_file , $source_file , FTP_BINARY ); // アップロード ... e { echo "Uploaded $source_file to $ftp_server as $destination_file " ; } // FTP ストリームを閉じる ftp_close ( $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
アーカイブの内容を展開する 7577
« ZipArchive::deleteName ZipArchive::getArchiveComment » PHP Manual ZipArchive アーカイブの内容を ... 'test.zip' ) === TRUE ) { $zip -> extractTo ( '/my/destination/dir/' ); $zip -> close (); echo '成功' ; } else { ... ); if ( $res === TRUE ) { $zip -> extractTo ( '/my/destination/dir/' , array( 'pear_item.gif' , 'testfromfile.php ...
https://man.plustar.jp/php/ziparchive.extractto.html - [similar]
Reads the next frame 7526
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... (41) "ID:php.net-55293-1257226743606-4:2:-1:1:1" ["destination"]=> string(10) "/queue/foo" ["timestamp"]=> string ... (41) "ID:php.net-55293-1257226743606-4:3:-1:1:1" ["destination"]=> string(10) "/queue/foo" ["timestamp"]=> string ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Merges source to the current SolrDocument 7408
« SolrDocument::key SolrDocument::next » PHP Manual SolrDocument Merges source to the current So ... this is true then fields with the same name in the destination document will be overwritten. 戻り値 成功した場合に ...
https://man.plustar.jp/php/solrdocument.merge.html - [similar]
Merges one input document into another 7357
« SolrInputDocument::hasChildDocuments SolrInputDocument::reset » PHP Manual SolrInputDocument M ... his is true it will replace matching fields in the destination document. 戻り値 成功した場合に true を、失敗した場 ...
https://man.plustar.jp/php/solrinputdocument.merge.html - [similar]
Stomp Client 7238
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... Stomp::subscribe — Registers to listen to a given destination Stomp::unsubscribe — Removes an existing subscript ...
https://man.plustar.jp/php/book.stomp.html - [similar]
SQLite3 クラス 6951
« 定義済み定数 SQLite3::backup » PHP Manual SQLite3 SQLite3 クラス SQLite3 クラス (PHP 5 >= 5.3. ... ing $encryptionKey = "" ) public backup ( SQLite3 $destination , string $sourceDatabase = "main" , string $destin ...
https://man.plustar.jp/php/class.sqlite3.html - [similar]
UConverter クラス 6883
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス ... 32 ; /* メソッド */ public __construct ( ? string $destination_encoding = null , ? string $source_encoding = null ... ull public static getAvailable (): array public getDestinationEncoding (): string | false | null public getDestin ... tatic reasonText ( int $reason ): string public setDestinationEncoding ( string $encoding ): bool public setSourc ... 利用可能なコンバーター名を取得する UConverter::getDestinationEncoding — 変換先エンコーディングを取得する UConver ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
定義済み定数 6833
« リソース型 例 » PHP Manual ImageMagick 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 。 imagick::COMPOSITE_SCREEN ( int ) The source and destination are complemented and then multiplied and then repl ... ace the destination imagick::COMPOSITE_SOFTLIGHT ( int ) 元画像の指定に ...
https://man.plustar.jp/php/imagick.constants.html - [similar]
定義済み定数 6833
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... eration on non-socket. SOCKET_EDESTADDRREQ ( int ) Destination address required. SOCKET_EMSGSIZE ( int ) Message ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
PREV 1 2 3 NEXT