検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 455 for [SIMILAR] 16 1024 4096 WITH 14807 pgsql WITH 115... (0.432 sec.)
Perl との違い 0
« 正規表現パターンに使用可能な修飾子 PCRE 正規表現構文 » PHP Manual PCRE のパターン Perl との違い Perl との違い Perl 5.005 との違いについて以下に説明します。 デフォルトでは、空白文字は C ライブラリ関数 isspace() が認識する文字となります。PCRE を別の文字型テーブルを用いて コンパイルするこ ...
https://man.plustar.jp/php/reference.pcre.pattern.differences.html - [similar]
クエリ結果のメモリを開放する 0
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_free_result — クエリ結果のメモリを開放する 説明 pg_free_result ( PgSql\Result $result ): bool pg_free_result() は、指定された クエリ結果 PgSql\Result ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
PostgreSQL 接続の下層にある、読み取り専用のソケットのハンドルを取得する 0
« pg_set_error_verbosity pg_trace » PHP Manual PostgreSQL 関数 PostgreSQL 接続の下層にある、読み取り専用のソケットのハンドルを取得する pg_socket (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_socket — PostgreSQL 接続の下層にある、読み取り専用のソケットのハンドルを取得する 説明 pg_socket ( PgSql\Conne ...
https://man.plustar.jp/php/function.pg-socket.html - [similar]
本マニュアルに記載された PHP のバージョン 0
« 関数の定義(プロトタイプ)を読むには PHP に関する更なる情報を得るには » PHP Manual マニュアルについて 本マニュアルに記載された PHP のバージョン 本マニュアルに記載された PHP のバージョン このマニュアルに含まれている情報は、過去や現在のバージョンの PHP だけでなく将来のバージョンの PHP に関 ...
https://man.plustar.jp/php/about.phpversions.html - [similar]
RRDUpdater クラス 0
« RRDGraph::setOptions RRDUpdater::__construct » PHP Manual RRD RRDUpdater クラス RRDUpdater クラス (PECL rrd >= 0.9.0) はじめに RDD データベースファイルを更新するクラス クラス概要 class RRDUpdater { /* メソッド */ public __construct ( string $path ) public update ( array $values , strin ...
https://man.plustar.jp/php/class.rrdupdater.html - [similar]
キャッシュされたファイルのキャッシュエントリをリフレッシュする 0
« wincache_ocache_meminfo wincache_rplist_fileinfo » PHP Manual WinCache 関数 キャッシュされたファイルのキャッシュエントリをリフレッシュする wincache_refresh_if_changed (PECL wincache >= 1.0.0) wincache_refresh_if_changed — キャッシュされたファイルのキャッシュエントリをリフレッシュする 説 ...
https://man.plustar.jp/php/function.wincache-refresh-if-changed.html - [similar]
サーバーをサーバープールに追加する 0
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加する Memcached::addServer (PECL memcached >= 0.1.0) Memcached::addServer — サーバーをサーバープールに追加する 説明 public Memcached::addServer ( string $host , int $port , int $weight = 0 ): ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
直近のクエリの AUTO_INCREMENT カラムで生成した値を返す 0
« mysqli::init mysqli::kill » PHP Manual mysqli 直近のクエリの AUTO_INCREMENT カラムで生成した値を返す mysqli::$insert_id mysqli_insert_id (PHP 5, PHP 7, PHP 8) mysqli::$insert_id -- mysqli_insert_id — 直近のクエリの AUTO_INCREMENT カラムで生成した値を返す 説明 オブジェクト指向型 int | s ...
https://man.plustar.jp/php/mysqli.insert-id.html - [similar]
接続をリセット(再接続)する 0
« pg_connection_busy pg_connection_status » PHP Manual PostgreSQL 関数 接続をリセット(再接続)する pg_connection_reset (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_connection_reset — 接続をリセット(再接続)する 説明 pg_connection_reset ( PgSql\Connection $connection ): bool pg_connection_reset ...
https://man.plustar.jp/php/function.pg-connection-reset.html - [similar]
Unicode 文字プロパティ 0
« エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文字プロパティ PHP 5.1.0 以降、 UTF-8 モード を設定した場合に、 一般的な文字タイプにマッチする新たなエスケープシーケンスが 3 つ追加されました。 \p{xx} xx プロパティを持つ文字 \P{xx} xx プロパティ ...
https://man.plustar.jp/php/regexp.reference.unicode.html - [similar]