検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 623 for [SIMILAR] 16 1024 4096 WITH 46218 bcscale WITH 2... (0.648 sec.)
文字列をスラッシュでクォートする 0
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP 4, PHP 5, PHP 7, PHP 8) addslashes — 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバックスラッシュを付けて返します。 エスケープすべき文 ...
https://man.plustar.jp/php/function.addslashes.html - [similar]
2つの任意精度数値の乗算を行う 0
« bcmod bcpow » PHP Manual BC Math 関数 2つの任意精度数値の乗算を行う bcmul (PHP 4, PHP 5, PHP 7, PHP 8) bcmul — 2つの任意精度数値の乗算を行う 説明 bcmul ( string $num1 , string $num2 , ? int $scale = null ): string num1 に num2 を掛けます。 パラメータ num1 左オペランドを表す文字列。 num ...
https://man.plustar.jp/php/function.bcmul.html - [similar]
任意精度数値をべき乗する 0
« bcmul bcpowmod » PHP Manual BC Math 関数 任意精度数値をべき乗する bcpow (PHP 4, PHP 5, PHP 7, PHP 8) bcpow — 任意精度数値をべき乗する 説明 bcpow ( string $num , string $exponent , ? int $scale = null ): string num の exponent 乗を求めます。 パラメータ num 基数を表す文字列。 exponent 指 ...
https://man.plustar.jp/php/function.bcpow.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 0
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し CSV フィールドとして処理する SplFileObject::fgetcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fgetcsv — ファイルから行を取り出し CSV フィールドとして処理する 説明 public SplFileObject::fge ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
新しい要素ノードを作成する 0
« DOMDocument::createDocumentFragment DOMDocument::createElementNS » PHP Manual DOMDocument 新しい要素ノードを作成する DOMDocument::createElement (PHP 5, PHP 7, PHP 8) DOMDocument::createElement — 新しい要素ノードを作成する 説明 public DOMDocument::createElement ( string $localName , str ...
https://man.plustar.jp/php/domdocument.createelement.html - [similar]
デリミタ 0
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パターンを delimiters で囲まなければなりません。 英数字、バックスラッシュ、空白文字以外の任意の文字をデリミタとして使うことができます。 有効なデリミタの前に空白文字を付けても、黙って無視されます ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
グレースケールでイメージの一部をコピー、マージする 0
« imagecopymerge imagecopyresampled » PHP Manual GD および Image 関数 グレースケールでイメージの一部をコピー、マージする imagecopymergegray (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagecopymergegray — グレースケールでイメージの一部をコピー、マージする 説明 imagecopymergegray ( GdImage $dst ...
https://man.plustar.jp/php/function.imagecopymergegray.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
グレースケール画像に三次元効果を施して返す 0
« Gmagick::edgeimage Gmagick::enhanceimage » PHP Manual Gmagick グレースケール画像に三次元効果を施して返す Gmagick::embossimage (PECL gmagick >= Unknown) Gmagick::embossimage — グレースケール画像に三次元効果を施して返す 説明 public Gmagick::embossimage ( float $radius , float $sigma ): G ...
https://man.plustar.jp/php/gmagick.embossimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT