検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 98 for [SIMILAR] 16 1024 4096 WITH 44889 sarprop WITH 1... (0.182 sec.)
HTML エンティティを対応する文字に変換する 0
« hex2bin htmlentities » PHP Manual String 関数 HTML エンティティを対応する文字に変換する html_entity_decode (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) html_entity_decode — HTML エンティティを対応する文字に変換する 説明 html_entity_decode ( string $string , int $flags = ENT_QUOTES | ENT_SUBST ...
https://man.plustar.jp/php/function.html-entity-decode.html - [similar]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring 設定オプション 名前 デフォルト 変更可能 変更履歴 mbstring.language "neutral" PHP_INI_ALL mbstring.detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PH ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
配列 関数 0
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , explode() , implode() , preg_split() , および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column — 入力配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
新しいパターンを開始する 0
« ps_begin_page ps_begin_template » PHP Manual PS 関数 新しいパターンを開始する ps_begin_pattern (PECL ps >= 1.2.0) ps_begin_pattern — 新しいパターンを開始する 説明 ps_begin_pattern ( resource $psdoc , float $width , float $height , float $xstep , float $ystep , int $painttype ): int | f ...
https://man.plustar.jp/php/function.ps-begin-pattern.html - [similar]
インストール手順 0
« 要件 CommonMark\Node\Document » PHP Manual インストール/設定 インストール手順 インストール手順 The CommonMark extension releases are hosted by PECL and source is hosted on » github , the easiest route to installation is the normal PECL route: » https://pecl.php.net/package/cmark . Wind ...
https://man.plustar.jp/php/cmark.installation.html - [similar]
RRDCreator クラス 0
« rrdc_disconnect RRDCreator::addArchive » PHP Manual RRD RRDCreator クラス RRDCreator クラス (PECL rrd >= 0.9.0) はじめに RRD データベースファイルの生成クラス クラス概要 class RRDCreator { /* メソッド */ public __construct ( string $path , string $startTime = ? , int $step = 0 ) public ...
https://man.plustar.jp/php/class.rrdcreator.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT