検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 813 for [SIMILAR] 16 1024 4096 WITH 24975 iconv WITH 172... (2.501 sec.)
特殊文字を 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]
PHP 関数を XSLT 関数として利用できるようにする 0
« XSLTProcessor::importStylesheet XSLTProcessor::removeParameter » PHP Manual XSLTProcessor PHP 関数を XSLT 関数として利用できるようにする XSLTProcessor::registerPHPFunctions (PHP 5 >= 5.0.4, PHP 7, PHP 8) XSLTProcessor::registerPHPFunctions — PHP 関数を XSLT 関数として利用できるようにす ...
https://man.plustar.jp/php/xsltprocessor.registerphpfunctions.html - [similar]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
デフォルトドメインを設定する 0
« ngettext iconv » PHP Manual Gettext 関数 デフォルトドメインを設定する textdomain (PHP 4, PHP 5, PHP 7, PHP 8) textdomain — デフォルトドメインを設定する 説明 textdomain ( string $text_domain = null ): string この関数は、 gettext() がコールされた際に検索を 行うドメインを設定します。このド ...
https://man.plustar.jp/php/function.textdomain.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
文字列の長さを得る 0
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, PHP 8) strlen — 文字列の長さを得る 説明 strlen ( string $string ): int 与えられた string の長さを返します。 パラメータ string 長さを調べる文字列。 戻り値 成功した場合に string の長さ、 string ...
https://man.plustar.jp/php/function.strlen.html - [similar]
はじめに 0
« Recode インストール/設定 » PHP Manual Recode はじめに はじめに このモジュールは、GNU recode ライブラリへのインターフェイスを 有しています。GNU Recode ライブラリは、様々にコード化された 文字や表面的なエンコード法を相互に変換します。 正確に変換できない場合、問題のある文字を削除するか近似 ...
https://man.plustar.jp/php/intro.recode.html - [similar]
オフセットの値を削除する 0
« ArrayIterator::offsetSet ArrayIterator::rewind » PHP Manual ArrayIterator オフセットの値を削除する ArrayIterator::offsetUnset (PHP 5, PHP 7, PHP 8) ArrayIterator::offsetUnset — オフセットの値を削除する 説明 public ArrayIterator::offsetUnset ( mixed $key ): void オフセットの値を削除しま ...
https://man.plustar.jp/php/arrayiterator.offsetunset.html - [similar]
GNU Readline 0
« コマンドライン関連 はじめに » PHP Manual コマンドライン関連 GNU Readline GNU Readline はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Readline 関数 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバッ ...
https://man.plustar.jp/php/book.readline.html - [similar]
フィルタリングしたイテレータを別のイテレータから作成する 0
« CallbackFilterIterator::accept DirectoryIterator » PHP Manual CallbackFilterIterator フィルタリングしたイテレータを別のイテレータから作成する CallbackFilterIterator::__construct (PHP 5 >= 5.4.0, PHP 7, PHP 8) CallbackFilterIterator::__construct — フィルタリングしたイテレータを別のイテレ ...
https://man.plustar.jp/php/callbackfilteriterator.construct.html - [similar]