検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 468 for [SIMILAR] 16 1024 4096 WITH 48695 seekableiterat... (0.413 sec.)
その他の基本モジュール 0
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本モジュール GeoIP — Geo IP ロケーション はじめに インストール/設定 定義済み定数 GeoIP 関数 FANN — FANN (Fast Artificial Neural Network) はじめに インストール/設定 定義済み定数 例 Fann 関数 FAN ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following constants can be used when executing SQL statement. They can b ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
返される要素の数から、与えられた数をスキップする 0
« CollectionFind::lockShared CollectionFind::sort » PHP Manual mysql_xdevapi\CollectionFind 返される要素の数から、与えられた数をスキップする CollectionFind::offset (No version information available, might only be in Git) CollectionFind::offset — 返される要素の数から、与えられた数をスキッ ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.offset.html - [similar]
オブジェクト定数 0
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.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
« PDOStatement::fetchAll PDOStatement::fetchObject » PHP Manual PDOStatement 結果セットの次行から単一カラムを返す PDOStatement::fetchColumn (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) PDOStatement::fetchColumn — 結果セットの次行から単一カラムを返す 説明 public PDOStatement::fetchCo ...
https://man.plustar.jp/php/pdostatement.fetchcolumn.html - [similar]
例外 0
« SeekableIterator::seek BadFunctionCallException » PHP Manual SPL 例外 例外 目次 BadFunctionCallException BadMethodCallException DomainException InvalidArgumentException LengthException LogicException OutOfBoundsException OutOfRangeException OverflowException RangeException RuntimeExcep ...
https://man.plustar.jp/php/spl.exceptions.html - [similar]
The Collectable interface 0
« Worker::unstack Collectable::isGarbage » PHP Manual pthreads The Collectable interface The Collectable interface (PECL pthreads >= 2.0.8) はじめに Represents a garbage-collectable object. インターフェイス概要 interface Collectable { /* メソッド */ public isGarbage (): bool } 目次 Colle ...
https://man.plustar.jp/php/class.collectable.html - [similar]
ラージオブジェクトを生成する 0
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_create (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_create — ラージオブジェクトを生成する 説明 pg_lo_create ( PgSql\Connection $connection = ? , mixed $object_id = ? ): int pg_lo_create ( mixed $obj ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]