検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 279 for [SIMILAR] 16 1024 4096 WITH 13422 comment WITH 1... (5.542 sec.)
ノードを文字列に正規化する 0
« DOMNode::appendChild DOMNode::C14NFile » PHP Manual DOMNode ノードを文字列に正規化する DOMNode::C14N (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::C14N — ノードを文字列に正規化する 説明 public DOMNode::C14N ( bool $exclusive = false , bool $withComments = false , ? array $xpath = null , ? ar ...
https://man.plustar.jp/php/domnode.c14n.html - [similar]
非推奨であるかどうかを調べる 0
« ReflectionFunctionAbstract::isClosure ReflectionFunctionAbstract::isGenerator » PHP Manual ReflectionFunctionAbstract 非推奨であるかどうかを調べる ReflectionFunctionAbstract::isDeprecated (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::isDeprecated — 非推奨であるかどうかを調 ...
https://man.plustar.jp/php/reflectionfunctionabstract.isdeprecated.html - [similar]
三次ベジエ曲線を描画する 0
« ImagickDraw::pathClose ImagickDraw::pathCurveToQuadraticBezierAbsolute » PHP Manual ImagickDraw 三次ベジエ曲線を描画する ImagickDraw::pathCurveToAbsolute (PECL imagick 2, PECL imagick 3) ImagickDraw::pathCurveToAbsolute — 三次ベジエ曲線を描画する 説明 public ImagickDraw::pathCurveToAbs ...
https://man.plustar.jp/php/imagickdraw.pathcurvetoabsolute.html - [similar]
タイムゾーンの位置情報を返す 0
« DateTimeZone::__construct DateTimeZone::getName » PHP Manual DateTimeZone タイムゾーンの位置情報を返す DateTimeZone::getLocation timezone_location_get (PHP 5 >= 5.3.0, PHP 7, PHP 8) DateTimeZone::getLocation -- timezone_location_get — タイムゾーンの位置情報を返す 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/datetimezone.getlocation.html - [similar]
ノードをファイルに正規化する 0
« DOMNode::C14N DOMNode::cloneNode » PHP Manual DOMNode ノードをファイルに正規化する DOMNode::C14NFile (PHP 5 >= 5.2.0, PHP 7, PHP 8) DOMNode::C14NFile — ノードをファイルに正規化する 説明 public DOMNode::C14NFile ( string $uri , bool $exclusive = false , bool $withComments = false , ? ar ...
https://man.plustar.jp/php/domnode.c14nfile.html - [similar]
はじめに 0
« リフレクション インストール/設定 » PHP Manual リフレクション はじめに はじめに PHP には完全なリフレクション API が付属しており、 クラス、インターフェイス、関数、メソッド、そして拡張モジュールについて 型やプロパティを実行時に調べることができます。 さらに、このリフレクション API は関数、 ...
https://man.plustar.jp/php/intro.reflection.html - [similar]
インデックスを使用して、エントリの名前を返す 0
« ZipArchive::getFromName ZipArchive::getStatusString » PHP Manual ZipArchive インデックスを使用して、エントリの名前を返す ZipArchive::getNameIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.5.0) ZipArchive::getNameIndex — インデックスを使用して、エントリの名前を返す 説明 public ZipArc ...
https://man.plustar.jp/php/ziparchive.getnameindex.html - [similar]
RarArchive クラス 0
« rar_wrapper_cache_stats RarArchive::close » PHP Manual Rar RarArchive クラス RarArchive クラス (PECL rar >= 2.0.0) はじめに このクラスは RAR アーカイブをあらわします。これは複数のパーツで構成されることもあり、 中に RAR エントリ (ファイルやディレクトリ、そしてシンボリックリンクなどの特殊 ...
https://man.plustar.jp/php/class.rararchive.html - [similar]
tidyNode クラス 0
« tidy::root tidyNode::__construct » PHP Manual Tidy tidyNode クラス tidyNode クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ファイル中の HTML ノードで、tidy が検出したものです。 クラス概要 final class tidyNode { /* プロパティ */ public readonly string $ value ; public readonly string $ name ...
https://man.plustar.jp/php/class.tidynode.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]