検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 120 for [SIMILAR] 16 1024 4096 WITH 19025 strpos WITH 14... (0.190 sec.)
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
変更履歴 0
« wordwrap 変数・データ型関連 » PHP Manual 文字列 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 get_html_translation_table flags のデフォルト値が ENT_COMPAT から ENT_QUOTES | ENT_SUBSTITUTE | ENT_HTML401 に変 ...
https://man.plustar.jp/php/changelog.strings.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 0
« iconv_substr ob_iconv_handler » PHP Manual iconv 関数 ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する iconv (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) iconv — ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 説明 iconv ( string $from_encoding , s ...
https://man.plustar.jp/php/function.iconv.html - [similar]
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
複数の MIME ヘッダフィールドを一度にデコードする 0
« iconv_get_encoding iconv_mime_decode » PHP Manual iconv 関数 複数の MIME ヘッダフィールドを一度にデコードする iconv_mime_decode_headers (PHP 5, PHP 7, PHP 8) iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコードする 説明 iconv_mime_decode_headers ( string $headers , ...
https://man.plustar.jp/php/function.iconv-mime-decode-headers.html - [similar]
文字列の中から任意の文字を探す 0
« strncmp strpos » PHP Manual String 関数 文字列の中から任意の文字を探す strpbrk (PHP 5, PHP 7, PHP 8) strpbrk — 文字列の中から任意の文字を探す 説明 strpbrk ( string $string , string $characters ): string | false strpbrk() は、文字列 string から characters を探します。 パラメータ string ...
https://man.plustar.jp/php/function.strpbrk.html - [similar]
直近のエラーメッセージ 0
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg (PHP 4, PHP 5, PHP 7) $php_errormsg — 直近のエラーメッセージ 警告 この機能は PHP 7.2.0 で 非推奨 になります。この機能に頼らないことを強く推奨します。 代わりに error_get_last() を使用してくださ ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]
変換フィルタ 0
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ string.* フィルタと同様、convert.* フィルタもその名前と同じような 動作をします。 これらのフィルタについてのより詳しい情報は、対応する関数のマニュアルを 参照してください。 convert.base64-encode ...
https://man.plustar.jp/php/filters.convert.html - [similar]
RecursiveIterator から RecursiveFilterIterator を作成する 0
« RecursiveFilterIterator RecursiveFilterIterator::getChildren » PHP Manual RecursiveFilterIterator RecursiveIterator から RecursiveFilterIterator を作成する RecursiveFilterIterator::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveFilterIterator::__construct — RecursiveIterator から ...
https://man.plustar.jp/php/recursivefilteriterator.construct.html - [similar]
PHP 5.6.x で推奨されなくなる機能 0
« 新機能 変更された関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x で推奨されなくなる機能 PHP 5.6.x で推奨されなくなる機能 非互換のコンテキストからの呼び出し 非互換のコンテキストからのメソッド呼び出しが非推奨となり、 E_STRICT ではなく E_DEPRECATED が発生するようになりました ...
https://man.plustar.jp/php/migration56.deprecated.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT