検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 215 for [SIMILAR] 16 1024 4096 WITH 21085 libxml WITH 16... (0.411 sec.)
php.ini のセクション一覧 0
« php.ini ディレクティブのリスト コア php.ini ディレクティブに関する説明 » PHP Manual php.ini ディレクティブ php.ini のセクション一覧 php.ini のセクション一覧 この一覧では、ホスト単位やパス単位で PHP の設定を行いたい場合に設定する php.ini のセクションをまとめます。これらのセクションはオプ ...
https://man.plustar.jp/php/ini.sections.html - [similar]
Execute a database command that reads 0
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Manual MongoDB\Driver\Manager Execute a database command that reads MongoDB\Driver\Manager::executeReadCommand (mongodb >=1.4.0) MongoDB\Driver\Manager::executeReadCommand — Execute a database co ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]
Create a new WriteConcern 0
« MongoDB\Driver\WriteConcern::bsonSerialize MongoDB\Driver\WriteConcern::getJournal » PHP Manual MongoDB\Driver\WriteConcern Create a new WriteConcern MongoDB\Driver\WriteConcern::__construct (mongodb >=1.0.0) MongoDB\Driver\WriteConcern::__construct — Create a new WriteConcern 説明 fin ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.construct.html - [similar]
Record error log information 0
« SeasLog::emergency SeasLog::flushBuffer » PHP Manual SeasLog Record error log information SeasLog::error (PECL seaslog >=1.0.0) SeasLog::error — Record error log information 説明 public static SeasLog::error ( string $message , array $content = ? , string $logger = ? ): bool Record err ...
https://man.plustar.jp/php/seaslog.error.html - [similar]
Record warning log information 0
« SeasLog::setRequestVariable SPL » PHP Manual SeasLog Record warning log information SeasLog::warning (PECL seaslog >=1.0.0) SeasLog::warning — Record warning log information 説明 public static SeasLog::warning ( string $message , array $content = ? , string $logger = ? ): bool Record w ...
https://man.plustar.jp/php/seaslog.warning.html - [similar]
はじめに 0
« XMLReader インストール/設定 » PHP Manual XMLReader はじめに はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 エンコーディング 内部的には、libxml は UTF-8 エンコーディングを使用しています ...
https://man.plustar.jp/php/intro.xmlreader.html - [similar]
はじめに 0
« XMLWriter インストール/設定 » PHP Manual XMLWriter はじめに はじめに これは、XMLWriter 拡張モジュールです。 libxml の xmlWriter API をラップしています。 この拡張モジュールは、キャッシュ処理をしない前進のみのライターで、 XML データを含むストリームあるいはファイルを作成します。 この拡張モ ...
https://man.plustar.jp/php/intro.xmlwriter.html - [similar]
The SVM class 0
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに クラス概要 class SVM { /* Constants */ const int C_SVC = 0 ; const int NU_SVC = 1 ; const int ONE_CLASS = 2 ; const int EPSILON_SVR = 3 ; const int NU_SVR = 4 ; const int KERNEL_LINEAR = 0 ; c ...
https://man.plustar.jp/php/class.svm.html - [similar]
Read from BLOB/CLOB data 0
« cubrid_lob2_new cubrid_lob2_seek64 » PHP Manual CUBRID 関数 Read from BLOB/CLOB data cubrid_lob2_read (PECL CUBRID >= 8.4.1) cubrid_lob2_read — Read from BLOB/CLOB data 説明 cubrid_lob2_read ( resource $lob_identifier , int $len ): string The cubrid_lob2_read() function reads len bytes ...
https://man.plustar.jp/php/function.cubrid-lob2-read.html - [similar]
Basic usage 0
« 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Basic Gearman client and worker This example shows a very simple client and worker. The client sends a string to the job server, and the worker reverses the string and sends it back. The job is p ...
https://man.plustar.jp/php/gearman.examples-reverse.html - [similar]