検索

phrase: max: clip:
target: order:
Results of 741 - 750 of about 881 for [SIMILAR] 16 1024 4096 WITH 21236 mysql WITH 143... (2.514 sec.)
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]
Return an array with the list of all existing CUBRID databases 0
« cubrid_field_type cubrid_num_fields » PHP Manual CUBRID MySQL 互換関数 Return an array with the list of all existing CUBRID databases cubrid_list_dbs (PECL CUBRID >= 8.3.0) cubrid_list_dbs — Return an array with the list of all existing CUBRID databases 説明 cubrid_list_dbs ( resource ...
https://man.plustar.jp/php/function.cubrid-list-dbs.html - [similar]
MongoDB Exception Class Tree 0
« MongoDB\Driver\Exception\WriteException::getWriteResult MySQL » PHP Manual MongoDB\Driver\Exception MongoDB Exception Class Tree MongoDB Exception Class Tree The class hierarchy for MongoDB exceptions is modeled after that of the SPL Exceptions . Base classes extend their SPL counterpa ...
https://man.plustar.jp/php/mongodb.exceptions.tree.html - [similar]
APC User Cache 0
« PHP の振る舞いの変更 はじめに » PHP Manual PHP の振る舞いの変更 APC User Cache APC User Cache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 APCu 関数 apcu_add — 新規の変数をデータ領域にキャッシュする apcu_cache_info — APCu のデータから、キャッシュさ ...
https://man.plustar.jp/php/book.apcu.html - [similar]
基本的な例 0
« 例 DBA 関数 » PHP Manual 例 基本的な例 基本的な例 例1 DBA の例 <?php $id = dba_open ( "/tmp/test.db" , "n" , "db2" ); if (! $id ) { echo "dba_open failed\n" ; exit; } dba_replace ( "key" , "This is an example!" , $id ); if ( dba_exists ( "key" , $id )) { echo dba_fetch ( "key" , $id ); ...
https://man.plustar.jp/php/dba.example.html - [similar]
カラムを表示するために必要な最大のバイト数を返す 0
« db2_fetch_row db2_field_name » PHP Manual IBM DB2 関数 カラムを表示するために必要な最大のバイト数を返す db2_field_display_size (PECL ibm_db2 >= 1.0.0) db2_field_display_size — カラムを表示するために必要な最大のバイト数を返す 説明 db2_field_display_size ( resource $stmt , mixed $column ...
https://man.plustar.jp/php/function.db2-field-display-size.html - [similar]
オープンした blob から len バイト分のデータを取得する 0
« ibase_blob_echo ibase_blob_import » PHP Manual Firebird/InterBase 関数 オープンした blob から len バイト分のデータを取得する ibase_blob_get (PHP 5, PHP 7 < 7.4.0) ibase_blob_get — オープンした blob から len バイト分のデータを取得する 説明 ibase_blob_get ( resource $blob_handle , int $l ...
https://man.plustar.jp/php/function.ibase-blob-get.html - [similar]