検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1082 for コード (0.018 sec.)
コードページがUTF-8と互換性があるかを返す 3805
« sapi_windows_cp_get sapi_windows_cp_set » PHP Manual その他の関数 コードページがUTF-8と互換性が ... (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_is_utf8 — コードページがUTF-8と互換性があるかを返す 説明 sapi_window ... s_cp_is_utf8 (): bool 現在のプロセスのコードページが UTF-8 と互換性があるかを返します。 パラメー ... にはパラメータはありません。 戻り値 現在のプロセスのコードページが UTF-8 と互換性があるかを返します。 参考 sap ... i_windows_cp_get() - 現在のコードページを取得する 関連キーワード: windows , 関数 , プ ...
https://man.plustar.jp/php/function.sapi-windows-cp-is-utf8.html - [similar]
指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索... 3788
« ネットワーク 関数 closelog » PHP Manual ネットワーク 関数 指定したインターネットホスト名もしく ... は IP アドレスに対応する DNS レコードを検索する checkdnsrr (PHP 4, PHP 5, PHP 7, PHP 8) c ... ーネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する 説明 checkdnsrr ( string $hostname , stri ... type = "MX" ): bool hostname に対応する type 型のレコードを DNS から探します。 パラメータ hostname hostname は ... A, A6, SRV, NAPTR, ANY のどれか一つです。 戻り値 レコードが見つかった場合に true 、 何も見つからないかエラーが ...
https://man.plustar.jp/php/function.checkdnsrr.html - [similar]
uuencode された文字列をデコードする 3770
« convert_cyr_string convert_uuencode » PHP Manual String 関数 uuencode された文字列をデコード... PHP 8) convert_uudecode — uuencode された文字列をデコードする 説明 convert_uudecode ( string $string ): strin ... se convert_uudecode() は、uuencode された文字列をデコードします。 注意 : convert_uudecode() は、 uuencode され ... パラメータ string uuencode されたデータ。 戻り値 デコードしたデータを文字列で返します。失敗した場合に false を ... ncode() - 文字列を uuencode する 関連キーワード: デコード , convert , uudecode , string , データ , cyr , 関数 ...
https://man.plustar.jp/php/function.convert-uudecode.html - [similar]
コードポイントの双方向カテゴリの値を取得する 3758
« IntlChar::charDigitValue IntlChar::charFromName » PHP Manual IntlChar コードポイントの双方向カ ... Direction (PHP 7, PHP 8) IntlChar::charDirection — コードポイントの双方向カテゴリの値を取得する 説明 public s ... icode bidirectional algorithm (UAX #9) で使われる、コードポイントの双方向カテゴリの値を返します。 注意 : コー ... ロックに含まれているからです。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMAN を表す ... 0x2603 )、あるいは UTF-8 文字列としてエンコードされた文字 (例: "\u{2603}" )。 戻り値 双方向カテゴリ ...
https://man.plustar.jp/php/intlchar.chardirection.html - [similar]
エラーメッセージの説明 3752
« POST メソッドによるアップロード 陥りやすい落とし穴 » PHP Manual ファイルアップロードの処理 エラ ... ッセージの説明 PHP はファイル配列とともに適当なエラーコードを返します。 エラーコードは、PHP によるファイルアップ ... ジ , 説明 , モジュール , 拡張 , 中止 , 配列 , エラーコード , アクセス , エラー , phpinfo ...
https://man.plustar.jp/php/features.file-upload.errors.html - [similar]
変数の文字コードを変換する 3740
« mb_convert_kana mb_decode_mimeheader » PHP Manual マルチバイト文字列 関数 変数の文字コードを変 ... 5, PHP 7, PHP 8) mb_convert_variables — 変数の文字コードを変換する 説明 mb_convert_variables ( string $to_en ...
https://man.plustar.jp/php/function.mb-convert-variables.html - [similar]
指定された範囲の全てのUnicode文字を走査する 3740
« IntlChar::digit IntlChar::enumCharTypes » PHP Manual IntlChar 指定された範囲の全てのUnicode文字 ... ある Unicode 文字を全て走査し、 個々の文字について、コードポイントの値と文字の名前を渡してコールバック関数をコ ... 走査されます。 パラメータ start 走査を開始する最初のコードポイント。 end 走査する最後のコードポイントよりひとつ ... ます。 以下の3つの引数が渡されます: int $codepoint - コードポイントの数値 int $nameChoice - 以下に示す type と同 ... 場合に false を返します. 例 例1 サンプルの範囲に入るコードポイントを走査する例 <?php IntlChar :: enumCharNames ...
https://man.plustar.jp/php/intlchar.enumcharnames.html - [similar]
コードポイントに対応する、バイナリ Unicode プロパティがあるかを調べる 3740
« IntlChar::getUnicodeVersion IntlChar::isalnum » PHP Manual IntlChar コードポイントに対応する、 ... perty (PHP 7, PHP 8) IntlChar::hasBinaryProperty — コードポイントに対応する、バイナリ Unicode プロパティがある ... int | string $codepoint , int $property ): ? bool コードポイントに対応する、 バイナリ Unicode プロパティがあ ... yAliases.txt を参照ください。 パラメータ codepoint コードポイントを表す int 型の値 (例: U+2603 SNOWMAN を表す ... 0x2603 )、あるいは UTF-8 文字列としてエンコードされた文字 (例: "\u{2603}" )。 property 調べたい Uni ...
https://man.plustar.jp/php/intlchar.hasbinaryproperty.html - [similar]
Geo IP ロケーション 3734
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ... 取得する geoip_continent_code_by_name — 二文字の大陸コードを取得する geoip_country_code_by_name — 二文字の国コ ... ドを取得する geoip_country_code3_by_name — 三文字の国コードを取得する geoip_country_name_by_name — 完全な国名を ... かった詳細な都市情報を返す geoip_region_by_name — 国コードおよび地域を取得する geoip_region_name_by_code — 国コ ... ードと地域コードから地域名を返す geoip_setup_custom_directory — GeoI ...
https://man.plustar.jp/php/book.geoip.html - [similar]
UTF-8 文字列を修正UTF-7にエンコードする 3734
« imap_utf7_encode imap_utf8 » PHP Manual IMAP 関数 UTF-8 文字列を修正UTF-7にエンコードする imap ... imap_utf8_to_mutf7 — UTF-8 文字列を修正UTF-7にエンコードする 説明 imap_utf8_to_mutf7 ( string $string ): str ... 文字列を、修正UTF-7(RFC 2060, section 5.1.3)にエンコードします。 注意 : この関数は libcclient が utf8_to_mut ... 場合にのみ利用できます。 パラメータ string UTF-8 エンコードされた文字列 戻り値 string を修正UTF-7に変換したもの ... 考 imap_mutf7_to_utf8() - 修正UTF-7文字列をUTF-8にデコードする 関連キーワード: 修正 , mutf , string , 関数 , u ...
https://man.plustar.jp/php/function.imap-utf8-to-mutf7.html - [similar]