検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 737 for [SIMILAR] 16 1024 4096 WITH 51920 攻撃 WITH 2152... (0.920 sec.)
直近のクエリで生成された ID を得る 0
« mysql_info mysql_list_dbs » PHP Manual MySQL 関数 直近のクエリで生成された ID を得る mysql_insert_id (PHP 4, PHP 5) mysql_insert_id — 直近のクエリで生成された ID を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべき ...
https://man.plustar.jp/php/function.mysql-insert-id.html - [similar]
SQLite データベースに接続する 0
« SQLite (PDO) PDO::sqliteCreateAggregate » PHP Manual SQLite (PDO) SQLite データベースに接続する PDO_SQLITE DSN (PHP 5 >= 5.1.0, PHP 7, PECL PDO_SQLITE >= 0.2.0) PDO_SQLITE DSN — SQLite データベースに接続する 説明 PDO_SQLITE データソース名 (DSN) は以下の要素で構成されます: DSN 接頭辞 (S ...
https://man.plustar.jp/php/ref.pdo-sqlite.connection.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]
プリペアドクエリのパラメータに関する情報を返す 0
« ibase_num_params ibase_pconnect » PHP Manual Firebird/InterBase 関数 プリペアドクエリのパラメータに関する情報を返す ibase_param_info (PHP 5, PHP 7 < 7.4.0) ibase_param_info — プリペアドクエリのパラメータに関する情報を返す 説明 ibase_param_info ( resource $query , int $param_number ): a ...
https://man.plustar.jp/php/function.ibase-param-info.html - [similar]
タイミング攻撃に対して安全な文字列比較 0
« hash_copy hash_file » PHP Manual Hash 関数 タイミング攻撃に対して安全な文字列比較 hash_equals (PHP 5 >= 5.6.0, PHP 7, PHP 8) hash_equals — タイミング攻撃に対して安全な文字列比較 説明 hash_equals ( string $known_string , string $user_string ): bool 2つの文字列が等しいかどうか、同じ長さの ...
https://man.plustar.jp/php/function.hash-equals.html - [similar]
プリペアドクエリにより確保されたメモリを解放する 0
« ibase_free_event_handler ibase_free_result » PHP Manual Firebird/InterBase 関数 プリペアドクエリにより確保されたメモリを解放する ibase_free_query (PHP 5, PHP 7 < 7.4.0) ibase_free_query — プリペアドクエリにより確保されたメモリを解放する 説明 ibase_free_query ( resource $query ): bool プ ...
https://man.plustar.jp/php/function.ibase-free-query.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
実行時設定 0
« テスト 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OCI8 設定オプション 名前 デフォルト 変更可能 変更履歴 oci8.connection_class "" PHP_INI_ALL PECL OCI8 1.3 以降で利用可能 oci8.default_prefetch "100" PHP_INI_SYSTEM PECL OCI8 1 ...
https://man.plustar.jp/php/oci8.configuration.html - [similar]
CGI バイナリとしてインストール 0
« 一般的な考慮事項 受ける可能性がある攻撃 » PHP Manual セキュリティ CGI バイナリとしてインストール CGI バイナリとしてインストール 目次 受ける可能性がある攻撃 ケース 1: 配布制限がないファイルのみを配布 ケース 2: cgi.force_redirect を使用 ケース 3: doc_root または user_dir を設定 ケース 4: ...
https://man.plustar.jp/php/security.cgi-bin.html - [similar]
非同期クエリを取り消す 0
« pg_affected_rows pg_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを取り消す pg_cancel_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_cancel_query — 非同期クエリを取り消す 説明 pg_cancel_query ( PgSql\Connection $connection ): bool pg_cancel_query() は、 pg_send_query() ・ p ...
https://man.plustar.jp/php/function.pg-cancel-query.html - [similar]