検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 716 for [SIMILAR] 16 1024 4096 WITH 21008 yaml WITH 3794... (0.552 sec.)
空の新規 LOB あるいは FILE ディスクリプタを初期化する 0
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタを初期化する oci_new_descriptor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_descriptor — 空の新規 LOB あるいは FILE ディスクリプタを初期化する 説明 oci_new_descriptor ( resource $connect ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
はじめに 0
« Firebird/InterBase インストール/設定 » PHP Manual Firebird/InterBase はじめに はじめに 警告 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL GIT から取得できます。 » https://github.com/php/pecl-database-interbase . Firebird は ISO SQL-200 ...
https://man.plustar.jp/php/intro.ibase.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
Phar アーカイブのエイリアスを設定する 0
« Phar::running Phar::setDefaultStub » PHP Manual Phar Phar アーカイブのエイリアスを設定する Phar::setAlias (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.1) Phar::setAlias — Phar アーカイブのエイリアスを設定する 説明 public Phar::setAlias ( string $alias ): bool 注意 : このメソッドは、 ...
https://man.plustar.jp/php/phar.setalias.html - [similar]
0
« 定義済み定数 YAZ 関数 » PHP Manual YAZ 例 例 PHP/YAZ はターゲット(Z-Associations)との接続を保持し続けます。 正の整数で特定の接続のIDを表します。 以下のスクリプトは、API の並列検索機能のデモです。引数を指定せずにコールした場合、 この関数はクエリフォームを出力します。そうでない場合 (引数 ...
https://man.plustar.jp/php/yaz.examples.html - [similar]
結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 0
« db2_fetch_both db2_fetch_row » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す db2_fetch_object (PECL ibm_db2 >= 1.0.0) db2_fetch_object — 結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 説明 db2_fetch_object ( resource $stm ...
https://man.plustar.jp/php/function.db2-fetch-object.html - [similar]
セキュアな SSL-FTP 接続をオープンする 0
« ftp_size ftp_systype » PHP Manual FTP 関数 セキュアな SSL-FTP 接続をオープンする ftp_ssl_connect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_ssl_connect — セキュアな SSL-FTP 接続をオープンする 説明 ftp_ssl_connect ( string $hostname , int $port = 21 , int $timeout = 90 ): FTP\Connection ...
https://man.plustar.jp/php/function.ftp-ssl-connect.html - [similar]
結果において指定したフィールドの型を取得する 0
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型を取得する mysql_field_type (PHP 4, PHP 5) mysql_field_type — 結果において指定したフィールドの型を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]
署名された公開鍵とチャレンジを新規に作成する 0
« openssl_spki_export openssl_spki_verify » PHP Manual OpenSSL 関数 署名された公開鍵とチャレンジを新規に作成する openssl_spki_new (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_new — 署名された公開鍵とチャレンジを新規に作成する 説明 openssl_spki_new ( OpenSSLAsymmetricKey $private_key , str ...
https://man.plustar.jp/php/function.openssl-spki-new.html - [similar]
バッファクエリと非バッファクエリ 0
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと非バッファクエリ クエリは、デフォルトではバッファモードで実行されます。 つまり、クエリの結果がすぐに MySQL サーバーから PHP に転送され、 PHP プロセスのメモリ内に結果を保持し続けるということで ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]