検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 537 for [SIMILAR] 16 1024 4096 WITH 25370 ocicollection ... (0.440 sec.)
クエリを実行する 0
« pg_query_params pg_result_error_field » PHP Manual PostgreSQL 関数 クエリを実行する pg_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_query — クエリを実行する 説明 pg_query ( PgSql\Connection $connection = ? , string $query ): PgSql\Result | false pg_query() は、指定したデータベース co ...
https://man.plustar.jp/php/function.pg-query.html - [similar]
コネクションプールに memcached サーバーを追加する 0
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
メモ 0
« 統計情報 Memory management » PHP Manual Mysqlnd メモ メモ このセクションでは、MySQL ネイティブ・ドライバの使い方についての様々なメモをまとめます。 mysqlnd を使うということは、 そのベースとして PHP のストリームを使って接続するということです。 mysqlnd のタイムアウト設定などの詳細に関して ...
https://man.plustar.jp/php/mysqlnd.notes.html - [similar]
セッションのセキュリティ 0
« Apache モジュールとしてインストール ファイルシステムのセキュリティ » PHP Manual セキュリティ セッションのセキュリティ セッションのセキュリティ HTTPセッション管理を安全にし続けることは重要です。 セッション関連のセキュリティについては セッションのセキュリティ セクション ( セッションモジ ...
https://man.plustar.jp/php/security.sessions.html - [similar]
Yaf_Application のコンストラクタ 0
« Yaf_Application::clearLastError Yaf_Application::__destruct » PHP Manual Yaf_Application Yaf_Application のコンストラクタ Yaf_Application::__construct (Yaf >=1.0.0) Yaf_Application::__construct — Yaf_Application のコンストラクタ 説明 public Yaf_Application::__construct ( mixed $config ...
https://man.plustar.jp/php/yaf-application.construct.html - [similar]
MySQL 改良版拡張モジュール 0
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール はじめに mysqli の概要 クイックスタートガイド 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
Reflector インターフェイス 0
« ReflectionAttribute::newInstance Reflector::export » PHP Manual リフレクション Reflector インターフェイス Reflector インターフェイス (PHP 5, PHP 7, PHP 8) はじめに Reflector は、 すべてのエクスポート可能なリフレクションクラスが実装しているインターフェイスです。 インターフェイス概要 int ...
https://man.plustar.jp/php/class.reflector.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
非互換性 0
« 実行時設定 持続的接続 » PHP Manual Mysqlnd 非互換性 非互換性 MySQL Native Driver は、MySQL Client Library ( libmysql ) とほぼ互換性があります。 このセクションでは、互換性のない部分について説明します。 bit 型の値は、 libmysql では二進文字列 ("\0" や "\x1F") として返しますが、 mysqlnd の ...
https://man.plustar.jp/php/mysqlnd.incompatibilities.html - [similar]