検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 323 for [SIMILAR] 16 1024 4096 WITH 33766 untrace WITH 1... (8.967 sec.)
セッションに関連する INI 設定をセキュアにする 0
« セッション管理の基礎 セッション関数 » PHP Manual セッション と セキュリティ セッションに関連する INI 設定をセキュアにする セッションに関連する INI 設定をセキュアにする セッション関連のINI設定をセキュアにすることで、 開発者はセッションのセキュリティを改善できます。 重要な INI 設定であっ ...
https://man.plustar.jp/php/session.security.ini.html - [similar]
変更されたレコード(タプル)の数を返す 0
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返す pg_affected_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_affected_rows — 変更されたレコード(タプル)の数を返す 説明 pg_affected_rows ( PgSql\Result $result ): int pg_affected_rows() は、IN ...
https://man.plustar.jp/php/function.pg-affected-rows.html - [similar]
フィールドの名前を返す 0
« pg_field_is_null pg_field_num » PHP Manual PostgreSQL 関数 フィールドの名前を返す pg_field_name (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_name — フィールドの名前を返す 説明 pg_field_name ( PgSql\Result $result , int $field ): string pg_field_name() は、 指定した result インスタンス ...
https://man.plustar.jp/php/function.pg-field-name.html - [similar]
フィールド番号に対応する型 ID(OID)を返す 0
« pg_field_table pg_field_type » PHP Manual PostgreSQL 関数 フィールド番号に対応する型 ID(OID)を返す pg_field_type_oid (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_field_type_oid — フィールド番号に対応する型 ID(OID)を返す 説明 pg_field_type_oid ( PgSql\Result $result , int $field ): string | in ...
https://man.plustar.jp/php/function.pg-field-type-oid.html - [similar]
PDO ドライバ 0
« PDOException CUBRID (PDO) » PHP Manual PDO PDO ドライバ PDO ドライバ 目次 CUBRID (PDO) MS SQL Server (PDO) Firebird (PDO) IBM (PDO) Informix (PDO) MySQL (PDO) MS SQL Server (PDO) Oracle (PDO) ODBC and DB2 (PDO) PostgreSQL (PDO) SQLite (PDO) 以下のドライバが現在 PDO インターフェイスを実 ...
https://man.plustar.jp/php/pdo.drivers.html - [similar]
指定したフィールドの内部記憶領域におけるサイズを返す 0
« pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域におけるサイズを返す pg_field_size (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_size — 指定したフィールドの内部記憶領域におけるサイズを返す 説明 pg_field_size ( PgSql\Result $result , int $fie ...
https://man.plustar.jp/php/function.pg-field-size.html - [similar]
トランザクション内かどうかを調べる 0
« PDO::getAvailableDrivers PDO::lastInsertId » PHP Manual PDO トランザクション内かどうかを調べる PDO::inTransaction (PHP 5 >= 5.3.3, Bundled pdo_pgsql, PHP 7, PHP 8) PDO::inTransaction — トランザクション内かどうかを調べる 説明 public PDO::inTransaction (): bool ドライバ内で、現在トランザ ...
https://man.plustar.jp/php/pdo.intransaction.html - [similar]
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
直近の行のオブジェクト ID を返す 0
« pg_last_notice pg_lo_close » PHP Manual PostgreSQL 関数 直近の行のオブジェクト ID を返す pg_last_oid (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_oid — 直近の行のオブジェクト ID を返す 説明 pg_last_oid ( PgSql\Result $result ): string | int | false pg_last_oid() は、挿入された行に割り ...
https://man.plustar.jp/php/function.pg-last-oid.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]