検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 384 for [SIMILAR] 16 1024 4096 WITH 16158 ドレ WITH 1332... (1.090 sec.)
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
HTTP レスポンスコードを取得または設定 0
« headers_sent inet_ntop » PHP Manual ネットワーク 関数 HTTP レスポンスコードを取得または設定 http_response_code (PHP 5 >= 5.4.0, PHP 7, PHP 8) http_response_code — HTTP レスポンスコードを取得または設定 説明 http_response_code ( int $response_code = 0 ): int | bool HTTP レスポンスのステー ...
https://man.plustar.jp/php/function.http-response-code.html - [similar]
プリペアドステートメント 0
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
プリペアドステートメントを実行する 0
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメントを実行する PDOStatement::execute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::execute — プリペアドステートメントを実行する 説明 public PDOStatement::execute ( ? array $param ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
プリペアドステートメントを閉じる 0
« SQLite3Stmt::clear SQLite3Stmt::__construct » PHP Manual SQLite3Stmt プリペアドステートメントを閉じる SQLite3Stmt::close (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::close — プリペアドステートメントを閉じる 説明 public SQLite3Stmt::close (): bool プリペアドステートメントを閉じます。 注意 ...
https://man.plustar.jp/php/sqlite3stmt.close.html - [similar]
データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 0
« db2_procedure_columns db2_result » PHP Manual IBM DB2 関数 データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す db2_procedures (PECL ibm_db2 >= 1.0.0) db2_procedures — データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 説明 db2_proc ...
https://man.plustar.jp/php/function.db2-procedures.html - [similar]
直近のレスポンスを取得する 0
« OAuth::getCAPath OAuth::getLastResponseHeaders » PHP Manual OAuth 直近のレスポンスを取得する OAuth::getLastResponse (PECL OAuth >= 0.99.1) OAuth::getLastResponse — 直近のレスポンスを取得する 説明 public OAuth::getLastResponse (): string 直近のリクエストに対するレスポンスをそのままの形式 ...
https://man.plustar.jp/php/oauth.getlastresponse.html - [similar]
プリペアドクエリのパラメータ数を返す 0
« ibase_num_fields ibase_param_info » PHP Manual Firebird/InterBase 関数 プリペアドクエリのパラメータ数を返す ibase_num_params (PHP 5, PHP 7 < 7.4.0) ibase_num_params — プリペアドクエリのパラメータ数を返す 説明 ibase_num_params ( resource $query ): int この関数は、 query で指定した プリペ ...
https://man.plustar.jp/php/function.ibase-num-params.html - [similar]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]