検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 328 for [SIMILAR] 16 1024 4096 WITH 41073 pointed WITH 2... (0.778 sec.)
RRDtool 0
« syslog はじめに » PHP Manual その他のサービス RRDtool RRDtool はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Procedural PECL/rrd example OOP PECL/rrd example RRD 関数 rrd_create — Creates rrd database file rrd_error — Gets latest error message rr ...
https://man.plustar.jp/php/book.rrd.html - [similar]
Yaf_Registry クラス 0
« Yaf_Plugin_Abstract::routerStartup Yaf_Registry::__construct » PHP Manual Yaf Yaf_Registry クラス Yaf_Registry クラス (Yaf >=1.0.0) はじめに Yaf_Registry のすべてのメソッドはstaticメソッドとして宣言されており、 どこからでもアクセスできます。これを使えば、コードのどこからでも必要に応じて ...
https://man.plustar.jp/php/class.yaf-registry.html - [similar]
Escape special characters in a string for use in an SQL statement 0
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a string for use in an SQL statement cubrid_real_escape_string (PECL CUBRID >= 8.3.0) cubrid_real_escape_string — Escape special characters in a string for use in an SQL statement 説明 cubrid_rea ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
Creates a PHP string from a memory area 0
« FFI::sizeof FFI::type » PHP Manual FFI Creates a PHP string from a memory area FFI::string (PHP 7 >= 7.4.0, PHP 8) FFI::string — Creates a PHP string from a memory area 説明 public static FFI::string ( FFI\CData &$ptr , ? int $size = null ): string Creates a PHP string from size bytes ...
https://man.plustar.jp/php/ffi.string.html - [similar]
初期化済みの inotify インスタンスに監視対象を追加する 0
« Inotify 関数 inotify_init » PHP Manual Inotify 関数 初期化済みの inotify インスタンスに監視対象を追加する inotify_add_watch (PECL inotify >= 0.1.2) inotify_add_watch — 初期化済みの inotify インスタンスに監視対象を追加する 説明 inotify_add_watch ( resource $inotify_instance , string $pa ...
https://man.plustar.jp/php/function.inotify-add-watch.html - [similar]
待機中のイベントがある場合に正の数を返す 0
« inotify_init inotify_read » PHP Manual Inotify 関数 待機中のイベントがある場合に正の数を返す inotify_queue_len (PECL inotify >= 0.1.2) inotify_queue_len — 待機中のイベントがある場合に正の数を返す 説明 inotify_queue_len ( resource $inotify_instance ): int この関数で、 inotify_read() がブ ...
https://man.plustar.jp/php/function.inotify-queue-len.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
Return a numerical array with the values of the current row 0
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical array with the values of the current row cubrid_fetch_row (PECL CUBRID >= 8.3.0) cubrid_fetch_row — Return a numerical array with the values of the current row 説明 cubrid_fetch_row ( resource ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 0
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual OCI8 OCI8 Transparent Application Failover (TAF) Support OCI8 Transparent Application Failover (TAF) Support TAF is an Oracle Database feature that provides high availability. It enables PHP O ...
https://man.plustar.jp/php/oci8.taf.html - [similar]