検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 316 for [SIMILAR] 16 1024 4096 WITH 11025 include WITH 1... (0.552 sec.)
はじめに 0
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文字列) を検出するための拡張モジュールです。 SQL インジェクションやシェルコマンドインジェクションなどの脆弱性を検出するためにも使えます。 taint を有効にすると、汚染された文字列 ($_GET や $_POST ...
https://man.plustar.jp/php/intro.taint.html - [similar]
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
オブジェクトのシリアライズ 0
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ オブジェクトのシリアライズ オブジェクトのシリアライズ - セッション内でのオブジェクト serialize() は、 PHP で保存できるあらゆる値をバイトストリームで表した文字列を返します。 unserialize() を使 ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
0
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用する方法の例 例1 ブートストラップ・ファイルの内容 <?php /* Solr サーバーのドメイン名 */ define ( 'SOLR_SERVER_HOSTNAME' , 'solr.example.com' ); /* セキュアなモードで動作するかどうか */ define ( ...
https://man.plustar.jp/php/solr.examples.html - [similar]
Creates a new deque using a callable to determine which values to include 0
« Ds\Deque::count Ds\Deque::find » PHP Manual Deque Creates a new deque using a callable to determine which values to include Ds\Deque::filter (PECL ds >= 1.0.0) Ds\Deque::filter — Creates a new deque using a callable to determine which values to include 説明 public Ds\Deque::filter ( ca ...
https://man.plustar.jp/php/ds-deque.filter.html - [similar]
Creates a new sequence using a callable to determine which values to include 0
« Ds\Sequence::contains Ds\Sequence::find » PHP Manual Sequence Creates a new sequence using a callable to determine which values to include Ds\Sequence::filter (PECL ds >= 1.0.0) Ds\Sequence::filter — Creates a new sequence using a callable to determine which values to include 説明 abst ...
https://man.plustar.jp/php/ds-sequence.filter.html - [similar]
Creates a new set using a callable to determine which values to include 0
« Ds\Set::diff Ds\Set::first » PHP Manual Set Creates a new set using a callable to determine which values to include Ds\Set::filter (PECL ds >= 1.0.0) Ds\Set::filter — Creates a new set using a callable to determine which values to include 説明 public Ds\Set::filter ( callable $callback ...
https://man.plustar.jp/php/ds-set.filter.html - [similar]
Creates a new vector using a callable to determine which values to include 0
« Ds\Vector::count Ds\Vector::find » PHP Manual Vector Creates a new vector using a callable to determine which values to include Ds\Vector::filter (PECL ds >= 1.0.0) Ds\Vector::filter — Creates a new vector using a callable to determine which values to include 説明 public Ds\Vector::fil ...
https://man.plustar.jp/php/ds-vector.filter.html - [similar]
Train one epoch with a set of training data 0
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training data fann_train_epoch (PECL fann >= 1.0.0) fann_train_epoch — Train one epoch with a set of training data 説明 fann_train_epoch ( resource $ann , resource $data ): float Train one epoch with the ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
gz ファイルを出力する 0
« inflate_init zlib_decode » PHP Manual Zlib 関数 gz ファイルを出力する readgzfile (PHP 4, PHP 5, PHP 7, PHP 8) readgzfile — gz ファイルを出力する 説明 readgzfile ( string $filename , int $use_include_path = 0 ): int | false ファイルを読み込み、解凍し、標準出力に書き込みます。 readgzfile ...
https://man.plustar.jp/php/function.readgzfile.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT