検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 1060 for [SIMILAR] 16 1024 4096 WITH 29391 mysqli WITH 11... (4.366 sec.)
文を実行する準備を行い、文オブジェクトを返す 0
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
Return the associative array that corresponds to the fetched row 0
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associative array that corresponds to the fetched row cubrid_fetch_assoc (PECL CUBRID >= 8.3.0) cubrid_fetch_assoc — Return the associative array that corresponds to the fetched row 説明 cubrid_fetch_as ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]
Perform a query without fetching the results into memory 0
« cubrid_result CUBRID 廃止されたエイリアスと関数 » PHP Manual CUBRID MySQL 互換関数 Perform a query without fetching the results into memory cubrid_unbuffered_query (PECL CUBRID >= 8.3.0) cubrid_unbuffered_query — Perform a query without fetching the results into memory 説明 cubrid_unbu ...
https://man.plustar.jp/php/function.cubrid-unbuffered-query.html - [similar]
結果セットに関連付けられたリソースを開放する 0
« db2_foreign_keys db2_free_stmt » PHP Manual IBM DB2 関数 結果セットに関連付けられたリソースを開放する db2_free_result (PECL ibm_db2 >= 1.0.0) db2_free_result — 結果セットに関連付けられたリソースを開放する 説明 db2_free_result ( resource $stmt ): bool 結果セットに関連付けられたシステムリ ...
https://man.plustar.jp/php/function.db2-free-result.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
HTML テーブルとして結果を出力する 0
« odbc_procedures odbc_result » PHP Manual ODBC 関数 HTML テーブルとして結果を出力する odbc_result_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_result_all — HTML テーブルとして結果を出力する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 odbc_resul ...
https://man.plustar.jp/php/function.odbc-result-all.html - [similar]
次の警告を取得する 0
« mysqli_warning::__construct mysqli_sql_exception » PHP Manual mysqli_warning 次の警告を取得する mysqli_warning::next (PHP 5, PHP 7, PHP 8) mysqli_warning::next — 次の警告を取得する 説明 public mysqli_warning::next (): bool 可能であれば、次の警告の情報を変更します。 次の警告に情報が送信 ...
https://man.plustar.jp/php/mysqli-warning.next.html - [similar]
ディレクトリ全体を読み込む 0
« eio_readahead eio_readlink » PHP Manual Eio 関数 ディレクトリ全体を読み込む eio_readdir (PECL eio >= 0.0.1dev) eio_readdir — ディレクトリ全体を読み込む 説明 eio_readdir ( string $path , int $flags , int $pri , callable $callback , string $data = NULL ): resource ディレクトリ全体を ( op ...
https://man.plustar.jp/php/function.eio-readdir.html - [similar]
与えられた XPath 式を評価し、可能であれば結果を返す 0
« DOMXPath::__construct DOMXPath::query » PHP Manual DOMXPath 与えられた XPath 式を評価し、可能であれば結果を返す DOMXPath::evaluate (PHP 5 >= 5.1.0, PHP 7, PHP 8) DOMXPath::evaluate — 与えられた XPath 式を評価し、可能であれば結果を返す 説明 public DOMXPath::evaluate ( string $expression ...
https://man.plustar.jp/php/domxpath.evaluate.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]