検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 661 for Open (0.036 sec.)
指定した暗号のキーの長さを得る 2985
« mcrypt_get_iv_size mcrypt_list_algorithms » PHP Manual Mcrypt 関数 指定した暗号のキーの長さを得 ... を使用するほうが より有用です。これは mcrypt_module_open() が返すリソースを使用します。 パラメータ cipher M ...
https://man.plustar.jp/php/function.mcrypt-get-key-size.html - [similar]
データソースに接続する 2985
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP ... ようなエラーにより失敗する可能性があります。 "Cannot open a cursor on a stored procedure that has anything o ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
ラージオブジェクトを生成する 2985
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_creat ... e ( $database ); echo " $oid \n" ; $handle = pg_lo_open ( $database , $oid , "w" ); echo " $handle \n" ; p ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
ラージオブジェクトをファイルにエクスポートする 2985
« pg_lo_create pg_lo_import » PHP Manual PostgreSQL 関数 ラージオブジェクトをファイルにエクスポー ... $oid = pg_lo_create ( $database ); $handle = pg_lo_open ( $database , $oid , "w" ); pg_lo_write ( $handle ...
https://man.plustar.jp/php/function.pg-lo-export.html - [similar]
新しいパターンを開始する 2985
« ps_begin_page ps_begin_template » PHP Manual PS 関数 新しいパターンを開始する ps_begin_pattern ... ーンの作成および使用 <?php $ps = ps_new (); if (! ps_open_file ( $ps , "pattern.ps" )) { print "PostScript フ ...
https://man.plustar.jp/php/function.ps-begin-pattern.html - [similar]
新しいテンプレートを開始する 2985
« ps_begin_pattern ps_circle » PHP Manual PS 関数 新しいテンプレートを開始する ps_begin_template ... ートの作成および使用 <?php $ps = ps_new (); if (! ps_open_file ( $ps , "template.ps" )) { print "PostScript ...
https://man.plustar.jp/php/function.ps-begin-template.html - [similar]
スポット色を作成する 2985
« ps_lineto ps_moveto » PHP Manual PS 関数 スポット色を作成する ps_makespotcolor (PECL ps >= 1.1 ... ポット色の作成と使用 <?php $ps = ps_new (); if (! ps_open_file ( $ps , "spotcolor.ps" )) { print "PostScript ...
https://man.plustar.jp/php/function.ps-makespotcolor.html - [similar]
回転の程度を設定する 2985
« ps_restore ps_save » PHP Manual PS 関数 回転の程度を設定する ps_rotate (PECL ps >= 1.1.0) ps_r ... ); ps_stroke ( $ps ); } $ps = ps_new (); if (! ps_open_file ( $ps , "rotation.ps" )) { print "PostScript ...
https://man.plustar.jp/php/function.ps-rotate.html - [similar]
下位互換性のない変更点 2985
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... 、 参照されなくなった場合に、自動的に破棄されます。 openssl_x509_read() と openssl_csr_sign() 関数は リソー ... ス ではなく、 OpenSSLCertificate オブジェクトを返すようになりました。 ... openssl_x509_free() 関数は非推奨となり、 もはや意味をな ... しません。 OpenSSLCertificate インスタンスは、 参照されなくなった場 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
Architecture Overview 2985
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals A ... HPC The existing » PHP project in JIRA will remain open for reporting bugs against the old mongo driver, b ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]