検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 313 for [SIMILAR] 16 1024 4096 WITH 39393 parsefile WITH... (0.275 sec.)
文字の 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]
YAML 形式にした値を返す 0
« yaml_emit_file yaml_parse_file » PHP Manual Yaml 関数 YAML 形式にした値を返す yaml_emit (PECL yaml >= 0.5.0) yaml_emit — YAML 形式にした値を返す 説明 yaml_emit ( mixed $data , int $encoding = YAML_ANY_ENCODING , int $linebreak = YAML_ANY_BREAK , array $callbacks = null ): string data で ...
https://man.plustar.jp/php/function.yaml-emit.html - [similar]
文字セット名を返す 0
« mysql_affected_rows mysql_close » PHP Manual MySQL 関数 文字セット名を返す mysql_client_encoding (PHP 4 >= 4.3.0, PHP 5) mysql_client_encoding — 文字セット名を返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。 ...
https://man.plustar.jp/php/function.mysql-client-encoding.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]
文字列の中に指定した文字列が最初に現れる位置を見つける 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
« mb_substitute_character mb_substr » PHP Manual マルチバイト文字列 関数 部分文字列の出現回数を数える mb_substr_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_substr_count — 部分文字列の出現回数を数える 説明 mb_substr_count ( string $haystack , string $needle , ? string $encoding = null ...
https://man.plustar.jp/php/function.mb-substr-count.html - [similar]
文字列を圧縮する 0
« gzclose gzdecode » PHP Manual Zlib 関数 文字列を圧縮する gzcompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzcompress — 文字列を圧縮する 説明 gzcompress ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_DEFLATE ): string | false この関数は、 ZLIB データフォーマットを用いて ...
https://man.plustar.jp/php/function.gzcompress.html - [similar]
文字列の一部を切り出す 0
« iconv_strrpos iconv » PHP Manual iconv 関数 文字列の一部を切り出す iconv_substr (PHP 5, PHP 7, PHP 8) iconv_substr — 文字列の一部を切り出す 説明 iconv_substr ( string $string , int $offset , ? int $length = null , ? string $encoding = null ): string | false 文字列 string の、 offset と ...
https://man.plustar.jp/php/function.iconv-substr.html - [similar]
文字列に含まれる不正なバイト列を代替文字に置き換える 0
« mb_regex_set_options mb_send_mail » PHP Manual マルチバイト文字列 関数 文字列に含まれる不正なバイト列を代替文字に置き換える mb_scrub (PHP 7 >= 7.2.0, PHP 8) mb_scrub — 文字列に含まれる不正なバイト列を代替文字に置き換える 説明 mb_scrub ( string $string , ? string $encoding = null ): str ...
https://man.plustar.jp/php/function.mb-scrub.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]