検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 279 for [SIMILAR] 16 1024 4096 WITH 13422 comment WITH 1... (0.231 sec.)
文字列から 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]
Gmagick クラス 0
« 例 Gmagick::addimage » PHP Manual Gmagick Gmagick クラス Gmagick クラス (PECL gmagick >= Unknown) はじめに クラス概要 class Gmagick { /* メソッド */ public __construct ( string $filename = ? ) public addimage ( Gmagick $source ): Gmagick public addnoiseimage ( int $noise_type ): Gmagic ...
https://man.plustar.jp/php/class.gmagick.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
Grouping 0
« Anchors 例 » PHP Manual Pattern matching Grouping Grouping Grouping Sequence Description (...) Group a regular expression to override default operator precedence. (?r-s:pattern) Apply option r and omit option s while interpreting pattern. Options may be zero or more of the characters i ...
https://man.plustar.jp/php/parle.regex.grouping.html - [similar]
0
« 定義済み定数 FDF 関数 » PHP Manual FDF 例 例 以下の例でフォームデータの評価に関して説明します。 例1 FDF ドキュメントの評価 <?php // 拡張モジュールが提供する入力文字列から fdf をオープンします。 // pdf フォームには volume, date, comment, publisher, preparer // という名前のテキスト入力フ ...
https://man.plustar.jp/php/fdf.examples.html - [similar]
Add a new function, similar to create_function 0
« runkit7_constant_remove runkit7_function_copy » PHP Manual runkit7 関数 Add a new function, similar to create_function runkit7_function_add (PECL runkit7 >= Unknown) runkit7_function_add — Add a new function, similar to create_function() 説明 runkit7_function_add ( string $function_nam ...
https://man.plustar.jp/php/function.runkit7-function-add.html - [similar]
プロパティのドキュメントコメントを取得する 0
« ReflectionProperty::getDefaultValue ReflectionProperty::getModifiers » PHP Manual ReflectionProperty プロパティのドキュメントコメントを取得する ReflectionProperty::getDocComment (PHP 5 >= 5.1.0, PHP 7, PHP 8) ReflectionProperty::getDocComment — プロパティのドキュメントコメントを取得する ...
https://man.plustar.jp/php/reflectionproperty.getdoccomment.html - [similar]
Replace a function definition with a new implementation 0
« runkit7_function_copy runkit7_function_remove » PHP Manual runkit7 関数 Replace a function definition with a new implementation runkit7_function_redefine (PECL runkit7 >= Unknown) runkit7_function_redefine — Replace a function definition with a new implementation 説明 runkit7_function_ ...
https://man.plustar.jp/php/function.runkit7-function-redefine.html - [similar]
Dynamically adds a new method to a given class 0
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to a given class runkit7_method_add (PECL runkit7 >= Unknown) runkit7_method_add — Dynamically adds a new method to a given class 説明 runkit7_method_add ( string $class_name , string $method_nam ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
Dynamically changes the code of the given method 0
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the code of the given method runkit7_method_redefine (PECL runkit7 >= Unknown) runkit7_method_redefine — Dynamically changes the code of the given method 説明 runkit7_method_redefine ( string $class ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]