検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 153 for [SIMILAR] 16 1024 4096 WITH 30824 rararchive WIT... (0.243 sec.)
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
繰り返し 0
« サブパターン 後方参照 » PHP Manual PCRE 正規表現構文 繰り返し 繰り返し 繰り返し (repetition) は、量指定子 (quantifier) を使って指定します。 量指定子は、以下の要素の後に付けることが出来ます。 個々の文字。エスケープされた文字も含む メタ文字 . (ドット) 文字クラス 後方参照 (次のセクション ...
https://man.plustar.jp/php/regexp.reference.repetition.html - [similar]
指定したソースを PHP トークンに分割する 0
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
DOMComment クラス 0
« DOMChildNode::replaceWith DOMComment::__construct » PHP Manual DOM DOMComment クラス DOMComment クラス (PHP 5, PHP 7, PHP 8) はじめに コメントノード、つまり <!-- と --> で囲まれた文字を表します。 クラス概要 class DOMComment extends DOMCharacterData { /* 継承したプロパティ */ public str ...
https://man.plustar.jp/php/class.domcomment.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Tidy 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 それぞれの TIDY_TAG_XXX は HTML タグに相当します。 例えば、 TIDY_TAG_A は "<a ...
https://man.plustar.jp/php/tidy.constants.html - [similar]
WinCache 統計スクリプト 0
« 実行時設定 WinCache セッションハンドラ » PHP Manual インストール/設定 WinCache 統計スクリプト WinCache 統計スクリプト WinCache のインストールパッケージには wincache.php という PHP スクリプトが含まれています。 これを使えば、キャッシュ情報や統計情報を取得することができます。 WinCache 拡張 ...
https://man.plustar.jp/php/wincache.stats.html - [similar]
文字列から HTML および PHP タグを取り除く 0
« strcspn stripcslashes » PHP Manual String 関数 文字列から HTML および PHP タグを取り除く strip_tags (PHP 4, PHP 5, PHP 7, PHP 8) strip_tags — 文字列から HTML および PHP タグを取り除く 説明 strip_tags ( string $string , array | string | null $allowed_tags = null ): string この関数は、指 ...
https://man.plustar.jp/php/function.strip-tags.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT