検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 661 for open (0.113 sec.)
FDF 文字エンコーディングを設定する 3953
« fdf_set_ap fdf_set_file » PHP Manual FDF 関数 FDF 文字エンコーディングを設定する fdf_set_encod ... します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_string() が返す FDF ドキュメン ... 文字 , encoding , document , string , ドキュメント , open , UHC ...
https://man.plustar.jp/php/function.fdf-set-encoding.html - [similar]
Returns the name of the opened algorithm 3953
« mcrypt_decrypt mcrypt_enc_get_block_size » PHP Manual Mcrypt 関数 Returns the name of the open ... _enc_get_algorithms_name — Returns the name of the opened algorithm 警告 この関数は PHP 7.1.0 で 非推奨 と ... ryption descriptor. 戻り値 Returns the name of the opened algorithm as a string. 例 例1 mcrypt_enc_get_alg ... orithms_name() example <?php $td = mcrypt_module_open ( MCRYPT_CAST_256 , '' , MCRYPT_MODE_CFB , '' ); e ... lgorithms_name ( $td ). "\n" ; $td = mcrypt_module_open ( 'cast-256' , '' , MCRYPT_MODE_CFB , '' ); echo m ...
https://man.plustar.jp/php/function.mcrypt-enc-get-algorithms-name.html - [similar]
共有メモリブロックを削除する 3953
« shmop_close shmop_open » PHP Manual 共有メモリ関数 共有メモリブロックを削除する shmop_delete ( ... 有メモリブロックを削除ます。 パラメータ shmop shmop_open() で作られた共有メモリブロックのリソース 戻り値 成 ... 連キーワード: ブロック , 削除 , shmop , バージョン , open , Shmop , 期待 , リソース , shm , インスタンス ...
https://man.plustar.jp/php/function.shmop-delete.html - [similar]
RAR 3953
« ssh2:// ogg:// » PHP Manual サポートするプロトコル/ラッパー RAR rar:// rar:// — RAR 説明 このラ ... ション ラッパーの概要 属性 サポートの有無 allow_url_fopen で制約される No allow_url_include で制約される No ... ト No コンテキストオプション 名前 使用法 デフォルト open_password アーカイブのヘッダを暗号化するときに使うパ ... が暗号化されている場合はこの設定は無視され、かわりに open_password の値を使います。 ふたつのオプションがある ... です。 アーカイブのヘッダが暗号化されていない場合は open_password は無視され、 このオプションを使わなければ ...
https://man.plustar.jp/php/wrappers.rar.html - [similar]
Adds a record to a database 3917
« dBase 関数 dbase_close » PHP Manual dBase 関数 Adds a record to a database dbase_add_record (P ... database The database resource, returned by dbase_open() or dbase_create() . data An indexed array of dat ... 例1 Inserting a record in a dBase database <?php // open in read-write mode $db = dbase_open ( '/tmp/test.d ...
https://man.plustar.jp/php/function.dbase-add-record.html - [similar]
フィールドの値を得る 3917
« fdf_get_status fdf_get_version » PHP Manual FDF 関数 フィールドの値を得る fdf_get_value (PHP 4 ... します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_string() が返す FDF ドキュメン ... ルド , fdf , 値 , 配列 , FDF , パラメータ , which , open , 取得 , fieldname ...
https://man.plustar.jp/php/function.fdf-get-value.html - [similar]
FDF API あるいはファイルのバージョンを取得する 3917
« fdf_get_value fdf_header » PHP Manual FDF 関数 FDF API あるいはファイルのバージョンを取得する ... します。 パラメータ fdf_document fdf_create() 、 fdf_open() あるいは fdf_open_string() が返す FDF ドキュメン ... 取得 , ファイル , version , ドキュメント , 番号 , open , キット ...
https://man.plustar.jp/php/function.fdf-get-version.html - [similar]
MQSeries MQCLOSE 3917
« mqseries_begin mqseries_cmit » PHP Manual mqseries 関数 MQSeries MQCLOSE mqseries_close (PECL ... ブジェクトへのアクセスを破棄します。これは mqseries_open() (MQOPEN) コールの逆の意味です。 パラメータ hConn ... mqseries_strerror ( $reason )); } ?> 参考 mqseries_open() - MQSeries MQOPEN mqseries_conn() - MQSeries MQC ... source , オブジェクト , compCode , コード , 接続 , open ...
https://man.plustar.jp/php/function.mqseries-close.html - [similar]
現在のプロセスの優先度を変更する 3917
« proc_get_status proc_open » PHP Manual プログラム実行関数 現在のプロセスの優先度を変更する pro ... 数の場合は優先度が上がります。 proc_nice() は、 proc_open() やそれに関連する関数とは関係ありません。 パラメー ... のシステムに準拠しています: SVr4, SVID EXT, AT&T, X/OPEN, BSD 4.3 。 注意 : Windows のみ proc_nice() 関数は ... プロセス , 変更 , proc , nice , 関数 , 注意 , 通常 , open ...
https://man.plustar.jp/php/function.proc-nice.html - [similar]
ZIP ファイルアーカイブを閉じる 3917
« Zip 関数 zip_entry_close » PHP Manual Zip 関数 ZIP ファイルアーカイブを閉じる zip_close (PHP 4 ... イルアーカイブを閉じます。 パラメータ zip 事前に zip_open() でオープンされた ZIP ファイル。 戻り値 値を返しま ... す。 ZipArchive::close() を参照して下さい。 参考 zip_open() - Zip ファイルアーカイブをオープンする zip_read( ... 連キーワード: アーカイブ , ファイル , 関数 , 推奨 , open , オープン , resource , パラメータ , 事前 , 警告 ...
https://man.plustar.jp/php/function.zip-close.html - [similar]