検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 813 for [SIMILAR] 16 1024 4096 WITH 24975 iconv WITH 172... (0.693 sec.)
実行時設定 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]
Unicode のコードポイントに対応する文字を返す 0
« mb_check_encoding mb_convert_case » PHP Manual マルチバイト文字列 関数 Unicode のコードポイントに対応する文字を返す mb_chr (PHP 7 >= 7.2.0, PHP 8) mb_chr — Unicode のコードポイントに対応する文字を返す 説明 mb_chr ( int $codepoint , ? string $encoding = null ): string | false Unicode の ...
https://man.plustar.jp/php/function.mb-chr.html - [similar]
指定した幅で文字列を丸める 0
« mb_strcut mb_stripos » PHP Manual マルチバイト文字列 関数 指定した幅で文字列を丸める mb_strimwidth (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strimwidth — 指定した幅で文字列を丸める 説明 mb_strimwidth ( string $string , int $start , int $width , string $trim_marker = "" , ? string $encod ...
https://man.plustar.jp/php/function.mb-strimwidth.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]
文字列の幅を返す 0
« mb_strtoupper mb_substitute_character » PHP Manual マルチバイト文字列 関数 文字列の幅を返す mb_strwidth (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strwidth — 文字列の幅を返す 説明 mb_strwidth ( string $string , ? string $encoding = null ): int 文字列 string の幅を返します。 半角文字は 1 ...
https://man.plustar.jp/php/function.mb-strwidth.html - [similar]
文字の Unicode コードポイントを取得する 0
« mb_list_encodings mb_output_handler » PHP Manual マルチバイト文字列 関数 文字の Unicode コードポイントを取得する mb_ord (PHP 7 >= 7.2.0, PHP 8) mb_ord — 文字の Unicode コードポイントを取得する 説明 mb_ord ( string $string , ? string $encoding = null ): int | false 指定された文字の Unic ...
https://man.plustar.jp/php/function.mb-ord.html - [similar]
文字列の中に指定した文字列が最後に現れる位置を見つける 0
« mb_strripos mb_strstr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最後に現れる位置を見つける mb_strrpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strrpos — 文字列の中に指定した文字列が最後に現れる位置を見つける 説明 mb_strrpos ( string $haystack , string $needle , i ...
https://man.plustar.jp/php/function.mb-strrpos.html - [similar]
文字エンコーディング検出順序を設定あるいは取得する 0
« mb_detect_encoding mb_encode_mimeheader » PHP Manual マルチバイト文字列 関数 文字エンコーディング検出順序を設定あるいは取得する mb_detect_order (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_detect_order — 文字エンコーディング検出順序を設定あるいは取得する 説明 mb_detect_order ( array | stri ...
https://man.plustar.jp/php/function.mb-detect-order.html - [similar]
文字列の中に指定した文字列が最初に現れる位置を見つける 0
« mb_strlen mb_strrchr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最初に現れる位置を見つける mb_strpos (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strpos — 文字列の中に指定した文字列が最初に現れる位置を見つける 説明 mb_strpos ( string $haystack , string $needle , int $ ...
https://man.plustar.jp/php/function.mb-strpos.html - [similar]
変換フィルタ 0
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ string.* フィルタと同様、convert.* フィルタもその名前と同じような 動作をします。 これらのフィルタについてのより詳しい情報は、対応する関数のマニュアルを 参照してください。 convert.base64-encode ...
https://man.plustar.jp/php/filters.convert.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT