検索

phrase: max: clip:
target: order:
Results of 651 - 660 of about 1169 for [SIMILAR] 16 1024 4096 WITH 6767 result WITH 559... (1.173 sec.)
はじめに 0
« OCI8 インストール/設定 » PHP Manual OCI8 はじめに はじめに これらの関数により、 Oracle データベースにアクセスできます。 これらは SQL 及び PL/SQL 文をサポートします。基本的なフィーチャーには、 トランザクション制御、 PHP 変数の Oracle プレースホルダへのバインディング、 及び、ラージ・オブ ...
https://man.plustar.jp/php/intro.oci8.html - [similar]
カラムを PHP 変数にバインドする 0
« PDOStatement PDOStatement::bindParam » PHP Manual PDOStatement カラムを PHP 変数にバインドする PDOStatement::bindColumn (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::bindColumn — カラムを PHP 変数にバインドする 説明 public PDOStatement::bindColumn ( string | int $colu ...
https://man.plustar.jp/php/pdostatement.bindcolumn.html - [similar]
The MongoDB\Driver\Exception\CommandException class 0
« MongoDB\Driver\Exception\BulkWriteException MongoDB\Driver\Exception\CommandException::getResultDocument » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\CommandException class The MongoDB\Driver\Exception\CommandException class (mongodb >= 1.5.0) はじめに Thrown when ...
https://man.plustar.jp/php/class.mongodb-driver-exception-commandexception.html - [similar]
選択される行の数を限定する 0
« TableSelect::having TableSelect::lockExclusive » PHP Manual mysql_xdevapi\TableSelect 選択される行の数を限定する TableSelect::limit (No version information available, might only be in Git) TableSelect::limit — 選択される行の数を限定する 説明 public mysql_xdevapi\TableSelect::limit ( in ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.limit.html - [similar]
select 文の検索条件を設定する 0
« TableSelect::orderby mysql_xdevapi\TableUpdate » PHP Manual mysql_xdevapi\TableSelect select 文の検索条件を設定する TableSelect::where (No version information available, might only be in Git) TableSelect::where — select 文の検索条件を設定する 説明 public mysql_xdevapi\TableSelect::wher ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.where.html - [similar]
Retrieve a item 0
« Yaconf Yaconf::has » PHP Manual Yaconf Retrieve a item Yaconf::get (PECL yaconf >= 1.0.0) Yaconf::get — Retrieve a item 説明 public static Yaconf::get ( string $name , mixed $default_value = NULL ): mixed パラメータ name Configuration key, the key looks like "filename.key", or "filenam ...
https://man.plustar.jp/php/yaconf.get.html - [similar]
プレースホルダを指定せずに、SQL ステートメントを準備して実行する 0
« PDO::prepare PDO::quote » PHP Manual PDO プレースホルダを指定せずに、SQL ステートメントを準備して実行する PDO::query (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDO::query — プレースホルダを指定せずに、SQL ステートメントを準備して実行する 説明 public PDO::query ( string $query , ...
https://man.plustar.jp/php/pdo.query.html - [similar]
RRD 関数 0
« OOP PECL/rrd example rrd_create » PHP Manual RRD RRD 関数 RRD 関数 目次 rrd_create — Creates rrd database file rrd_error — Gets latest error message rrd_fetch — Fetch the data for graph as array rrd_first — Gets the timestamp of the first sample from rrd file rrd_graph — Creates image ...
https://man.plustar.jp/php/ref.rrd.html - [similar]
処理対象のリクエスト数を返す 0
« eio_nready eio_nthreads » PHP Manual Eio 関数 処理対象のリクエスト数を返す eio_nreqs (PECL eio >= 0.0.1dev) eio_nreqs — 処理対象のリクエスト数を返す 説明 eio_nreqs (): int eio_nreqs() は、 eio_poll() を呼ぶカスタムループの中からコールされます。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.eio-nreqs.html - [similar]
外部プログラムを実行する 0
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, PHP 5, PHP 7, PHP 8) exec — 外部プログラムを実行する 説明 exec ( string $command , array &$output = null , int &$result_code = null ): string | false exec() は指定されたコマンド command を実行 ...
https://man.plustar.jp/php/function.exec.html - [similar]