検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 631 for [SIMILAR] 16 1024 4096 WITH 16172 collection WIT... (0.710 sec.)
対話シェル 0
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェル --with-readline オプションつきで PHP をコンパイルした場合に CLI SAPI で対話シェルが使えるようになりました。 対話シェルは、 -a オプションで使うことができます。 PHP 7.1.0 以降では、 readline ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
新しい DateTime オブジェクトを作成する 0
« date_create_immutable date_date_set » PHP Manual 日付・時刻 関数 新しい DateTime オブジェクトを作成する date_create (PHP 5 >= 5.2.0, PHP 7, PHP 8) date_create — 新しい DateTime オブジェクトを作成する 説明 date_create ( string $datetime = "now" , ? DateTimeZone $timezone = null ): DateT ...
https://man.plustar.jp/php/function.date-create.html - [similar]
はじめに 0
« OCI8 インストール/設定 » PHP Manual OCI8 はじめに はじめに これらの関数により、 Oracle データベースにアクセスできます。 これらは SQL 及び PL/SQL 文をサポートします。基本的なフィーチャーには、 トランザクション制御、 PHP 変数の Oracle プレースホルダへのバインディング、 及び、ラージ・オブ ...
https://man.plustar.jp/php/intro.oci8.html - [similar]
列挙型と static メソッド 0
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と static メソッド 列挙型は、static メソッドを持つこともできます。 列挙型で static メソッドを使う主な理由は、 コンストラクタの代わりをさせるためです。たとえば、以下のようなものです: <?php enum Size { ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
結果セットの次の行を取得し、オブジェクトとして返す 0
« mysqli_result::fetch_fields mysqli_result::fetch_row » PHP Manual mysqli_result 結果セットの次の行を取得し、オブジェクトとして返す mysqli_result::fetch_object mysqli_fetch_object (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_object -- mysqli_fetch_object — 結果セットの次の行を取得し、オブ ...
https://man.plustar.jp/php/mysqli-result.fetch-object.html - [similar]
エラーおよびエラー処理 0
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エラーおよびエラー処理 エラーおよびエラー処理 PDO が提供するエラー処理方法は 3 通り存在し、 アプリケーションの開発形態によって使い分けることができます。 PDO::ERRMODE_SILENT PHP 8.0.0 より前のバ ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]
SOAP リクエストを処理する 0
« SoapServer::getFunctions SoapServer::setClass » PHP Manual SoapServer SOAP リクエストを処理する SoapServer::handle (PHP 5, PHP 7, PHP 8) SoapServer::handle — SOAP リクエストを処理する 説明 public SoapServer::handle ( ? string $request = null ): void SOAP リクエストを処理し、必要な関数を ...
https://man.plustar.jp/php/soapserver.handle.html - [similar]
コントローラを初期化する 0
« Yaf_Controller_Abstract::getViewpath Yaf_Controller_Abstract::initView » PHP Manual Yaf_Controller_Abstract コントローラを初期化する Yaf_Controller_Abstract::init (Yaf >=1.0.0) Yaf_Controller_Abstract::init — コントローラを初期化する 説明 public Yaf_Controller_Abstract::init (): void Y ...
https://man.plustar.jp/php/yaf-controller-abstract.init.html - [similar]
The Sequence interface 0
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface The Sequence interface (No version information available, might only be in Git) はじめに A Sequence describes the behaviour of values arranged in a single, linear dimension. Some languages refer ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
The Set class 0
« Ds\Pair::toArray Ds\Set::add » PHP Manual Data Structures The Set class The Set class (No version information available, might only be in Git) はじめに A Set is a sequence of unique values. This implementation uses the same hash table as Ds\Map , where values are used as keys and the m ...
https://man.plustar.jp/php/class.ds-set.html - [similar]