検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 854 for [SIMILAR] 16 1024 4096 WITH 18846 sqlite3result ... (0.793 sec.)
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
配列を最初に巻き戻す 0
« ArrayIterator::offsetUnset ArrayIterator::seek » PHP Manual ArrayIterator 配列を最初に巻き戻す ArrayIterator::rewind (PHP 5, PHP 7, PHP 8) ArrayIterator::rewind — 配列を最初に巻き戻す 説明 public ArrayIterator::rewind (): void イテレータを最初に巻き戻します。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/arrayiterator.rewind.html - [similar]
定義済み定数 0
« リソース型 IMAP 関数 » PHP Manual IMAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 NIL ( int ) PHP 8.1.0 以降は非推奨。 OP_DEBUG ( int ) OP_READONLY ( int ...
https://man.plustar.jp/php/imap.constants.html - [similar]
MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わな... 0
« mysql_thread_id Mysqlnd » PHP Manual MySQL 関数 MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わない mysql_unbuffered_query (PHP 4 >= 4.0.6, PHP 5) mysql_unbuffered_query — MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わない 警 ...
https://man.plustar.jp/php/function.mysql-unbuffered-query.html - [similar]
検索を準備する 0
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_search — 検索を準備する 説明 yaz_search ( resource $id , string $type , string $query ): bool yaz_search() は、指定した接続で検索を行う準備をします。 yaz_connect() と同様に ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
クエリの次の行をオブジェクトとして返す 0
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oci_fetch_object (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_object — クエリの次の行をオブジェクトとして返す 説明 oci_fetch_object ( resource $statement , int $mode = OCI_ASSOC | OCI_RET ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
SQL の集約関数として使用する PHP 関数を登録する 0
« SQLite3::__construct SQLite3::createCollation » PHP Manual SQLite3 SQL の集約関数として使用する PHP 関数を登録する SQLite3::createAggregate (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createAggregate — SQL の集約関数として使用する PHP 関数を登録する 説明 public SQLite3::createAggregate ( s ...
https://man.plustar.jp/php/sqlite3.createaggregate.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]