検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 381 for [SIMILAR] 16 1024 4096 WITH 4112 javascript WITH... (0.363 sec.)
while 0
« 制御構造に関する別の構文 do-while » PHP Manual 制御構造 while while (PHP 4, PHP 5, PHP 7, PHP 8) while ループは、PHPで最も簡単なタイプのループです。 このループは、CのWHILEループと同様の動作をします。 while ループの基本形は次のようになります。 while (式) 文 while 文の意味は簡単です。 wh ...
https://man.plustar.jp/php/control-structures.while.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
手早く属性を取得する 0
« Imagick::pingImage Imagick::pingImageFile » PHP Manual Imagick 手早く属性を取得する Imagick::pingImageBlob (PECL imagick 2, PECL imagick 3) Imagick::pingImageBlob — 手早く属性を取得する 説明 public Imagick::pingImageBlob ( string $image ): bool このメソッドを使用すると、画像全体を読み込 ...
https://man.plustar.jp/php/imagick.pingimageblob.html - [similar]
基本的な SimpleXML の使用法 0
« 例 XML エラーの対応 » PHP Manual 例 基本的な SimpleXML の使用法 基本的な SimpleXML の使用法 このリファレンスの多くの例では XML 文字列が必要です。それぞれの例で この文字列をくり返す代わりに、あるファイルにこの文字列を保存して、 例ごとに読みこむことにします。この読みこまれるファイルは、以 ...
https://man.plustar.jp/php/simplexml.examples-basic.html - [similar]
Returns the JavascriptInterface's scope document 0
« MongoDB\BSON\JavascriptInterface::getCode MongoDB\BSON\JavascriptInterface::__toString » PHP Manual MongoDB\BSON\JavascriptInterface Returns the JavascriptInterface's scope document MongoDB\BSON\JavascriptInterface::getScope (mongodb >=1.3.0) MongoDB\BSON\JavascriptInterface::getScope ...
https://man.plustar.jp/php/mongodb-bson-javascriptinterface.getscope.html - [similar]
Returns the JavascriptInterface's code 0
« MongoDB\BSON\JavascriptInterface::getScope MongoDB\BSON\MaxKeyInterface » PHP Manual MongoDB\BSON\JavascriptInterface Returns the JavascriptInterface's code MongoDB\BSON\JavascriptInterface::__toString (mongodb >=1.3.0) MongoDB\BSON\JavascriptInterface::__toString — Returns the Javascr ...
https://man.plustar.jp/php/mongodb-bson-javascriptinterface.tostring.html - [similar]
Geo IP ロケーション 0
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ロケーション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 GeoIP 関数 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の ...
https://man.plustar.jp/php/book.geoip.html - [similar]
文字列の metaphone キーを計算する 0
« md5 money_format » PHP Manual String 関数 文字列の metaphone キーを計算する metaphone (PHP 4, PHP 5, PHP 7, PHP 8) metaphone — 文字列の metaphone キーを計算する 説明 metaphone ( string $string , int $max_phonemes = 0 ): string string の metaphone キーを計算します。 soundex() と同様に m ...
https://man.plustar.jp/php/function.metaphone.html - [similar]
はじめに 0
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 4 種類のスカラー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配列 (array) オブジェクト (object) callable iterable そして、最後に 2 種類 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
SimpleXML 要素に属性を追加する 0
« SimpleXMLElement SimpleXMLElement::addChild » PHP Manual SimpleXMLElement SimpleXML 要素に属性を追加する SimpleXMLElement::addAttribute (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::addAttribute — SimpleXML 要素に属性を追加する 説明 public SimpleXMLElement::addAttribute ( string $qu ...
https://man.plustar.jp/php/simplexmlelement.addattribute.html - [similar]