検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 734 for s (0.020 sec.)
Description 4136
« ImagickPixel::getColorValue ImagickPixel::getHSL » PHP Manual ImagickPixel Description Imagick ... imagick 3) ImagickPixel::getColorValueQuantum — Description 説明 public ImagickPixel::getColorValueQua ... ntum ( int $color ): int | float Gets the quantum value of a color in the ImagickPixel. ... Return value is a float if ImageMagick was compiled with HDRI, oth ... erwise an integer. パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/imagickpixel.getcolorvaluequantum.html - [similar]
結果セットの次の行を連想配列で取得する 4136
« mysqli_result::fetch_array mysqli_result::fetch_column » PHP Manual mysqli_result 結果セットの ... 次の行を連想配列で取得する mysqli_result::fetch_assoc mysqli_fetch_assoc (PHP 5, ... PHP 7, PHP 8) mysqli_result::fetch_assoc -- mysqli_fetch_assoc — 結果 ... 連想配列で取得する 説明 オブジェクト指向型 public mysqli_result::fetch_assoc (): array | null | false 手 ... 続き型 mysqli_fetch_assoc ( mysqli_result $result ): array | ...
https://man.plustar.jp/php/mysqli-result.fetch-assoc.html - [similar]
接続の現在の文字セットを考慮して、SQL 文で使用する文字列の特殊文字をエスケープす... 4136
« mysqli::real_connect mysqli::real_query » PHP Manual mysqli 接続の現在の文字セットを考慮して、 ... SQL 文で使用する文字列の特殊文字をエスケープする mysqli::real_escape_string mysqli_real_escape_string ( ... PHP 5, PHP 7, PHP 8) mysqli::real_escape_string -- mysqli_real_escape_strin ... g — 接続の現在の文字セットを考慮して、SQL 文で使用する文字列の特殊文字をエスケープする 説明 ... オブジェクト指向型 public mysqli::real_escape_string ( string $string ): string ...
https://man.plustar.jp/php/mysqli.real-escape-string.html - [similar]
Specifies the amount of slop permitted on phrase queries explicitly included in ... 4136
« SolrDisMaxQuery::setQueryAlt SolrDisMaxQuery::setTieBreaker » PHP Manual SolrDisMaxQuery Speci ... fies the amount of slop permitted on phrase queries exp ... licitly included in the user's query string (qf parameter) SolrDisMaxQuery::s ... etQueryPhraseSlop (No version information available, might only ... be in Git) SolrDisMaxQuery::setQueryPhraseSlop — Specifies the ...
https://man.plustar.jp/php/solrdismaxquery.setqueryphraseslop.html - [similar]
The Hashable interface 4108
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface ... The Hashable interface (No version information available, ... might only be in Git) はじめに Hashable is an interface which allows objects to be us ... ed as keys. It's an alternative to spl_object_hash() , w ... hich determines an object's hash based on its handle: this means t ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
The MongoDB\BSON\Binary class 4108
« MongoDB\BSON\toRelaxedExtendedJSON MongoDB\BSON\Binary::__construct » PHP Manual MongoDB\BSON ... The MongoDB\BSON\Binary class The MongoDB\BSON\Binary class (mong ... odb >=1.0.0) はじめに BSON type for binary data (i.e. array of bytes). Bina ... ry values also have a subtype, which is used to indicate wha ... t kind of data is in the byte array. Subtypes from zero to 127 are p ...
https://man.plustar.jp/php/class.mongodb-bson-binary.html - [similar]
Returns the ReadPreference's "tagSets" option 4081
« MongoDB\Driver\ReadPreference::getModeString MongoDB\Driver\ReadPreference::serialize » PHP Ma ... nual MongoDB\Driver\ReadPreference Returns the ReadPreference's "tagSets" option MongoDB\Driv ... er\ReadPreference::getTagSets (mongodb >=1.0.0) MongoDB\Driver\ReadPreference ... ::getTagSets — Returns the ReadPreference's "tagSets" option ... final public MongoDB\Driver\ReadPreference::getTagSets (): array パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/mongodb-driver-readpreference.gettagsets.html - [similar]
ストレージをシリアライズする 4081
« SplObjectStorage::rewind SplObjectStorage::setInfo » PHP Manual SplObjectStorage ストレージをシ ... リアライズする SplObjectStorage::serialize (PHP 5 >= 5.2.2, PHP 7, ... PHP 8) SplObjectStorage::serialize — ストレージをシリアライ ... ズする 説明 public SplObjectStorage::serialize (): string ストレージの文 ... 。 戻り値 ストレージの文字列表現を返します。 例 例1 SplObjectStorage::serialize() の例 <?php $s = new Sp ...
https://man.plustar.jp/php/splobjectstorage.serialize.html - [similar]
Linearizes data within buffer and returns it's contents as a string 4053
« EventBuffer::prependBuffer EventBuffer::read » PHP Manual EventBuffer Linearizes data within b ... uffer and returns it's contents as a string EventBuffer::pullup (PEC ... vent >= 1.2.6-beta) EventBuffer::pullup — Linearizes data within buffer and returns it's contents as a ... string 説明 public EventBuffer::pullup ( int $size ): string "Linearizes" the first size bytes of ... the buffer, copying or moving them as needed to ensure that they are all contiguous and ...
https://man.plustar.jp/php/eventbuffer.pullup.html - [similar]
XML 外部エンティティの例 4053
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンテ ... で使用される XML ドキュメントは、例題ファイル ( xmltest.xml および xmltest2.xml ) にあります。 例1 外部エ ... ンティティの例 <?php $file = "xmltest.xml" ; function trustedFile ( $file ) { // 信頼で ... file ) == getmyuid ()) { return true ; } return false ; } function startElement ( $parser , $name , $at ... tribs ) { echo "&lt;<font color=\"#0000cc\"> $name </fon ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]