検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 2158 for [SIMILAR] 16 1024 4096 WITH 13233 function WITH ... (1.115 sec.)
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
Call a Lua function 0
« LuaSandboxFunction LuaSandboxFunction::__construct » PHP Manual LuaSandboxFunction Call a Lua function LuaSandboxFunction::call (PECL luasandbox >= 1.0.0) LuaSandboxFunction::call — Call a Lua function 説明 public LuaSandboxFunction::call ( string ...$args ): array | bool Calls a Lua f ...
https://man.plustar.jp/php/luasandboxfunction.call.html - [similar]
Unregister all function names with the job servers 0
« GearmanWorker::unregister GearmanWorker::wait » PHP Manual GearmanWorker Unregister all function names with the job servers GearmanWorker::unregisterAll (PECL gearman >= 0.6.0) GearmanWorker::unregisterAll — Unregister all function names with the job servers 説明 public GearmanWorker:: ...
https://man.plustar.jp/php/gearmanworker.unregisterall.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
Return class probabilities for previous unseen data 0
« SVMModel::load SVMModel::predict » PHP Manual SVMModel Return class probabilities for previous unseen data SVMModel::predict_probability (PECL svm >= 0.1.4) SVMModel::predict_probability — Return class probabilities for previous unseen data 説明 public SVMModel::predict_probability ( a ...
https://man.plustar.jp/php/svmmodel.predict-probability.html - [similar]
新しいセッションIDを作成する 0
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session_create_id (PHP 7 >= 7.1.0, PHP 8) session_create_id — 新しいセッションIDを作成する 説明 session_create_id ( string $prefix = "" ): string | false session_create_id() 関数は、 現在のセッション ...
https://man.plustar.jp/php/function.session-create-id.html - [similar]
Construct a new Javascript 0
« MongoDB\BSON\Javascript MongoDB\BSON\Javascript::getCode » PHP Manual MongoDB\BSON\Javascript Construct a new Javascript MongoDB\BSON\Javascript::__construct (mongodb >=1.0.0) MongoDB\BSON\Javascript::__construct — Construct a new Javascript 説明 final public MongoDB\BSON\Javascript::_ ...
https://man.plustar.jp/php/mongodb-bson-javascript.construct.html - [similar]
Creates a database 0
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_create — Creates a database 説明 dbase_create ( string $path , array $fields , int $type = DBASE_TYPE_DBASE ): resource dbase_create() creates a dBase databas ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
Create a handle to used communicate with zookeeper 0
« Zookeeper::close Zookeeper::__construct » PHP Manual Zookeeper Create a handle to used communicate with zookeeper Zookeeper::connect (PECL zookeeper >= 0.2.0) Zookeeper::connect — Create a handle to used communicate with zookeeper 説明 public Zookeeper::connect ( string $host , callabl ...
https://man.plustar.jp/php/zookeeper.connect.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]