検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 108 for BLOB (0.028 sec.)
定義済み定数 5881
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... eged_connect を有効にしないと使えません。 OCI_TEMP_BLOB 一時的な BLOB が生成されるよう明示的に指定するため ... name() で RAW 値をバインドする際に使います。 OCI_B_BLOB oci_bind_by_name() で BLOB をバインドする場合に使い ... れていません。 SQLT_BIN OCI_B_BIN と等価です。 SQLT_BLOB OCI_B_BLOB と等価です。 SQLT_BOL OCI_B_BOL と等価で ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
リソース型の一覧 5881
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... server への接続リンク(PHP 8.1.0 より前) interbase blob ibase_blob_create() , ibase_blob_import() , ibase_ ... blob_open() ibase_blob_add() , ibase_blob_cancel() , ibase_blob_echo() , ... ibase_blob_get() , ibase_blob_info() ibase_blob_close() inter ...
https://man.plustar.jp/php/resource.html - [similar]
Export the lob object to a file 5856
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file ... _export() function is used to save the contents of BLOB/CLOB data to a file. To use this function, you mus ... e result set. filename File name you want to store BLOB/CLOB data. It also supports the path of the file. ... ) - Close LOB object cubrid_lob2_import() - Import BLOB/CLOB data from a file cubrid_lob2_bind() - Bind a ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
InterBase データベースからオブジェクトを得る 5856
« ibase_fetch_assoc ibase_fetch_row » PHP Manual Firebird/InterBase 関数 InterBase データベースか ... IXTIME を論理和で指定します。 IBASE_TEXT を渡すと、BLOB ID のかわりに BLOB の内容自体を返します。 IBASE_UN ... base , オブジェクト , データベース , 取得 , flag , BLOB , result , assoc , row ...
https://man.plustar.jp/php/function.ibase-fetch-object.html - [similar]
InterBase データベースから 1 行分の結果を取得する 5856
« ibase_fetch_object ibase_field_info » PHP Manual Firebird/InterBase 関数 InterBase データベース ... IXTIME を論理和で指定します。 IBASE_TEXT を渡すと、BLOB ID のかわりに BLOB の内容自体を返します。 IBASE_UN ... データベース , row , flag , result , identifier , BLOB , 配列 ...
https://man.plustar.jp/php/function.ibase-fetch-row.html - [similar]
クエリの結果から、行を連想配列として取得する 5843
« ibase_execute ibase_fetch_object » PHP Manual Firebird/InterBase 関数 クエリの結果から、行を連 ... IXTIME を論理和で指定します。 IBASE_TEXT を渡すと、BLOB ID のかわりに BLOB の内容自体を返します。 IBASE_UN ... base , 行 , assoc , カラム , flag , result , row , BLOB ...
https://man.plustar.jp/php/function.ibase-fetch-assoc.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 5817
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブ ... であれば 1 numeric - カラムが数値(numeric)であれば 1 blob - カラムがBLOBであれば 1 type - カラムの型 unsigne ... "No information available<br />\n" ; } echo "<pre> blob: $meta -> blob max_length: $meta -> max_length mul ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
認証済み公開鍵を追加する 5792
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_a ... _add ( resource $pkey , string $algoname , string $blob , bool $overwrite = false , array $attributes = ? ... lgoname 公開鍵のアルゴリズム。例: ssh-dss、ssh-rsa blob 生のバイナリデータとしての blob 形式の公開鍵。 ove ... ord' ); $pkey = ssh2_publickey_init ( $ssh2 ); $keyblob = base64_decode ( ' AAAAB3NzaC1yc2EAAAABIwAAAIEA5H ... =' ); ssh2_publickey_add ( $pkey , 'ssh-rsa' , $keyblob , false , array( 'comment' => "John's Key" )); ?> ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
Returns the image as a string 5792
« Imagick::tintImage Imagick::transformImage » PHP Manual Imagick Returns the image as a string ... an empty string on failure. 参考 Imagick::getImageBlob() - 画像シーケンスを blob で返す Imagick::getImage ... sBlob() - すべての画像シーケンスを blob で返す 関連キーワ ...
https://man.plustar.jp/php/imagick.tostring.html - [similar]
一時的なラージオブジェクトを書き込む 5702
« OCILob::write OCILob::writeToFile » PHP Manual OCILob 一時的なラージオブジェクトを書き込む OCI ... 書き込むデータ。 type 以下のいずれかです。 OCI_TEMP_BLOB が一時的な BLOB を生成するために使われます OCI_TEM ...
https://man.plustar.jp/php/ocilob.writetemporary.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT