検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 108 for BLOB (0.006 sec.)
Dump the function as a binary blob 6634
« LuaSandboxFunction::__construct LuaSandboxError » PHP Manual LuaSandboxFunction Dump the funct ... ion as a binary blob LuaSandboxFunction::dump (PECL luasandbox >= 1.0.0 ... dboxFunction::dump — Dump the function as a binary blob 説明 public LuaSandboxFunction::dump (): string Du ... mps the function as a binary blob. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/luasandboxfunction.dump.html - [similar]
Import BLOB/CLOB data from a file 6557
« cubrid_lob2_export cubrid_lob2_new » PHP Manual CUBRID 関数 Import BLOB/CLOB data from a file ... (PECL CUBRID >= 8.4.1) cubrid_lob2_import — Import BLOB/CLOB data from a file 説明 cubrid_lob2_import ( re ... _import() function is used to save the contents of BLOB/CLOB data from a file. To use this function, you m ... result set. filename File name you want to import BLOB/CLOB data. It also supports the path of the file. ... ーワード: lob , cubrid , file , from , CLOB , data , BLOB , Import , import , new ...
https://man.plustar.jp/php/function.cubrid-lob2-import.html - [similar]
現在認証済みの公開鍵の一覧を表示する 6532
« ssh2_publickey_init ssh2_publickey_remove » PHP Manual SSH2 関数 現在認証済みの公開鍵の一覧を表 ... 個々の要素は連想配列となっており、その内容は name、blob、および attrs です。 公開鍵の要素 配列のキー 意味 n ... アルゴリズムの名前。例: ssh-dss あるいは ssh-rsa 。 blob 生のバイナリデータとしての blob 形式の公開鍵。 att ... $key ) { echo "Key: { $key [ 'name' ]} \n" ; echo "Blob: " . chunk_split ( base64_encode ( $key [ 'blob' ] ... ; } ?> 上の例の出力は以下となります。 Key: ssh-rsa Blob: AAAAB3NzaC1yc2EAAAABIwAAAIEA5HVt6VqSGd5P TrLRdjNO ...
https://man.plustar.jp/php/function.ssh2-publickey-list.html - [similar]
CUBRID 関数 6442
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... nce pointed by OID exists cubrid_lob_close — Close BLOB/CLOB data cubrid_lob_export — Export BLOB/CLOB dat ... a to file cubrid_lob_get — Get BLOB/CLOB data cubrid_lob_send — Read BLOB/CLOB data an ... d send straight to browser cubrid_lob_size — Get BLOB/CLOB data size cubrid_lob2_bind — Bind a lob objec ... e lob object to a file cubrid_lob2_import — Import BLOB/CLOB data from a file cubrid_lob2_new — Create a l ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 6328
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタ ... = oci_parse ( $conn , "insert into $table (id, the_blob) values(my_seq.NEXTVAL, EMPTY_BLOB()) returning th ... e_blob into :the_blob" ); oci_bind_by_name ( $stmt , ':th ... e_blob' , $lob , - 1 , OCI_B_BLOB ); oci_execute ( $stmt ... file ( $lob_upload )){ oci_commit ( $conn ); echo "Blob のアップロードは成功しました\n" ; }else{ echo "Blo ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
画像シーケンスを blob で返す 6328
« Imagick::getImageBackgroundColor Imagick::getImageBluePrimary » PHP Manual Imagick 画像シーケン ... スを blob で返す Imagick::getImageBlob (PECL imagick 2, PECL ... imagick 3) Imagick::getImageBlob — 画像シーケンスを blob で返す 説明 public Imagick ... ::getImageBlob (): string 画像フォーマットを直接記憶します。 これ ... 列で返します。 画像のフォーマットによって、返される blob の形式 (GIF, JPEG, PNG, など) が決まります。 別の画 ...
https://man.plustar.jp/php/imagick.getimageblob.html - [similar]
すべての画像シーケンスを blob で返す 6328
« Imagick::getImageResolution Imagick::getImageScene » PHP Manual Imagick すべての画像シーケンス ...blob で返す Imagick::getImagesBlob (PECL imagick 2, PEC ... L imagick 3) Imagick::getImagesBlob — すべての画像シーケンスを blob で返す 説明 public ... Imagick::getImagesBlob (): string メモリ上の画像フォーマットを直接操作しま ... フォーマット (GIF, JPEG, PNG など) に応じて返される blob の形式も異なります。 別の画像フォーマットで返すには ...
https://man.plustar.jp/php/imagick.getimagesblob.html - [similar]
Bind a lob object or a string as a lob object to a prepared statement as paramet... 6277
« cubrid_lob_size cubrid_lob2_close » PHP Manual CUBRID 関数 Bind a lob object or a string as a ... ol The cubrid_lob2_bind() function is used to bind BLOB/CLOB datas to a corresponding question mark placeh ... . If bind_value_type is not given, string will be "BLOB" as the default. But if you use cubrid_lob2_new() ... ual value for binding. bind_value_type It must be "BLOB" or "CLOB" and it won't be case-sensitive. If it n ... ot be given, the default value is "BLOB". 戻り値 成功した場合に true を、失敗した場合に fa ...
https://man.plustar.jp/php/function.cubrid-lob2-bind.html - [similar]
CUBRID 6187
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... nce pointed by OID exists cubrid_lob_close — Close BLOB/CLOB data cubrid_lob_export — Export BLOB/CLOB dat ... a to file cubrid_lob_get — Get BLOB/CLOB data cubrid_lob_send — Read BLOB/CLOB data an ... d send straight to browser cubrid_lob_size — Get BLOB/CLOB data size cubrid_lob2_bind — Bind a lob objec ... e lob object to a file cubrid_lob2_import — Import BLOB/CLOB data from a file cubrid_lob2_new — Create a l ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
Get column information from a result and return as an object 6123
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... non-unique key numeric 1 if the column is numeric blob 1 if the column is a BLOB type the type of the col ... :" , $field -> numeric ); printf ( "%-30s %d\n" , "blob:" , $field -> blob ); printf ( "%-30s %s\n" , "typ ... ry key: 1 unique key: 1 multiple key: 0 numeric: 1 blob: 0 type: integer unsigned: 0 zerofill: 0 関連キーワ ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT