検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 400 for [SIMILAR] 16 1024 4096 WITH 15611 スib WITH 7341... (0.550 sec.)
Import BLOB/CLOB data from a file 0
« cubrid_lob2_export cubrid_lob2_new » PHP Manual CUBRID 関数 Import BLOB/CLOB data from a file cubrid_lob2_import (PECL CUBRID >= 8.4.1) cubrid_lob2_import — Import BLOB/CLOB data from a file 説明 cubrid_lob2_import ( resource $lob_identifier , string $file_name ): bool The cubrid_lob2_ ...
https://man.plustar.jp/php/function.cubrid-lob2-import.html - [similar]
Save requested file in a GLO instance 0
« cubrid_new_glo cubrid_send_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Save requested file in a GLO instance cubrid_save_to_glo (PECL CUBRID >= 8.3.0) cubrid_save_to_glo — Save requested file in a GLO instance 説明 cubrid_save_to_glo ( resource $conn_identifier , string $oid , s ...
https://man.plustar.jp/php/function.cubrid-save-to-glo.html - [similar]
PHP 変数を SQL 文のパラメータにバインドする 0
« db2_autocommit db2_client_info » PHP Manual IBM DB2 関数 PHP 変数を SQL 文のパラメータにバインドする db2_bind_param (PECL ibm_db2 >= 1.0.0) db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする 説明 db2_bind_param ( resource $stmt , int $parameter_number , string $variable_name ...
https://man.plustar.jp/php/function.db2-bind-param.html - [similar]
フィールドに関する情報を得る 0
« ibase_fetch_row ibase_free_event_handler » PHP Manual Firebird/InterBase 関数 フィールドに関する情報を得る ibase_field_info (PHP 5, PHP 7 < 7.4.0) ibase_field_info — フィールドに関する情報を得る 説明 ibase_field_info ( resource $result , int $field_number ): array select クエリが実行さ ...
https://man.plustar.jp/php/function.ibase-field-info.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 0
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or sqlsrv_query sqlsrv_field_metadata (No version information available, might only be in Git) sqlsrv_field_metadata — Retrieves metadata for the fields of ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
リモートサーバー上でコマンドを実行する 0
« ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する ssh2_exec (PECL ssh2 >= 0.9.0) ssh2_exec — リモートサーバー上でコマンドを実行する 説明 ssh2_exec ( resource $session , string $command , string $pty = ? , array $env = ? , int $width = 80 , ...
https://man.plustar.jp/php/function.ssh2-exec.html - [similar]
指定したサーバーから複数のアイテムを削除する 0
« Memcached::deleteMulti Memcached::fetch » PHP Manual Memcached 指定したサーバーから複数のアイテムを削除する Memcached::deleteMultiByKey (PECL memcached >= 2.0.0) Memcached::deleteMultiByKey — 指定したサーバーから複数のアイテムを削除する 説明 public Memcached::deleteMultiByKey ( string ...
https://man.plustar.jp/php/memcached.deletemultibykey.html - [similar]
指定したサーバーに複数のアイテムを要求する 0
« Memcached::getDelayed Memcached::getMulti » PHP Manual Memcached 指定したサーバーに複数のアイテムを要求する Memcached::getDelayedByKey (PECL memcached >= 0.1.0) Memcached::getDelayedByKey — 指定したサーバーに複数のアイテムを要求する 説明 public Memcached::getDelayedByKey ( string $serv ...
https://man.plustar.jp/php/memcached.getdelayedbykey.html - [similar]
MySQL 拡張モジュールの概要を示す例 0
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示す例 以下は、MySQL データベースに接続し、クエリを実行し、結果レコードを 出力、接続を切断する例です。 例1 MySQL 拡張モジュールに関する例 <?php // データベースに接続し、選択する $link = mysql_c ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
mysqlndプラグインの開発をはじめよう 0
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの開発をはじめよう mysqlndプラグインの開発をはじめよう mysqlnd プラグイン それ自体が PHPエクステンション であることを覚えておくことが重要です。 次のコードは、典型的な mysqlnd プラグインで使われ ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]