検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 109 for US (0.008 sec.)
国コードおよび地域を取得する 5791
« geoip_record_by_name geoip_region_name_by_code » PHP Manual GeoIP 関数 国コードおよび地域を取得 ... 例の出力は以下となります。 Array ( [country_code] => US [region] => CA ) 関連キーワード: 地域 , geoip , 取 ...
https://man.plustar.jp/php/function.geoip-region-by-name.html - [similar]
LDAP フィルタまたは DN で使われる文字列をエスケープする 5791
« ldap_error ldap_exop_passwd » PHP Manual LDAP 関数 LDAP フィルタまたは DN で使われる文字列をエ ... erver // $mail is an email address provided by the user in a form $base = "o=My Company, c=US" ; $filter ...
https://man.plustar.jp/php/function.ldap-escape.html - [similar]
コード変換指令に基づきファイルからファイルにコード変換する 5791
« Recode 関数 recode_string » PHP Manual Recode 関数 コード変換指令に基づきファイルからファイルに ... put = fopen ( 'output.txt' , 'w' ); recode_file ( "us..flat" , $input , $output ); ?> 注意 この関数は現在 ...
https://man.plustar.jp/php/function.recode-file.html - [similar]
コード変換指令に基づき文字列のコードを変換する 5791
« recode_file recode » PHP Manual Recode 関数 コード変換指令に基づき文字列のコードを変換する rec ... な recode_string() の例 <?php echo recode_string ( "us..flat" , "The following character has a diacritica ...
https://man.plustar.jp/php/function.recode-string.html - [similar]
文字列の sha1 ハッシュを計算する 5791
« sha1_file similar_text » PHP Manual String 関数 文字列の sha1 ハッシュを計算する sha1 (PHP 4 > ... string $string , bool $binary = false ): string » US Secure Hash Algorithm 1 を使用して string の sha1 ...
https://man.plustar.jp/php/function.sha1.html - [similar]
XML パーサを作成する 5791
« xml_parser_create_ns xml_parser_free » PHP Manual XML パーサ 関数 XML パーサを作成する xml_par ... されるエンコーディングは ISO-8859-1 、 UTF-8 および US-ASCII です。 戻り値 新しい XMLParser のインスタンス ...
https://man.plustar.jp/php/function.xml-parser-create.html - [similar]
カレンダーのロケールに基づいて、週の始めの日を返す 5791
« IntlCalendar::getErrorMessage IntlCalendar::getGreatestMinimum » PHP Manual IntlCalendar カレン ... cal2 = IntlCalendar :: createInstance ( NULL , 'en_US' ); var_dump ( $cal2 -> getFirstDayOfWeek ()); // ...
https://man.plustar.jp/php/intlcalendar.getfirstdayofweek.html - [similar]
このオブジェクトが表す時刻を取得する 5791
« IntlCalendar::getSkippedWallTimeOption IntlCalendar::getTimeZone » PHP Manual IntlCalendar この ... e/Lisbon' ); ini_set ( 'intl.default_locale' , 'en_US' ); $cal = new IntlGregorianCalendar ( 2013 , 4 /* ...
https://man.plustar.jp/php/intlcalendar.gettime.html - [similar]
オブジェクトのタイムゾーンを取得する 5791
« IntlCalendar::getTime IntlCalendar::getType » PHP Manual IntlCalendar オブジェクトのタイムゾー ... e/Lisbon' ); ini_set ( 'intl.default_locale' , 'en_US' ); $cal = IntlCalendar :: createInstance (); prin ...
https://man.plustar.jp/php/intlcalendar.gettimezone.html - [similar]
最もあてはまるロケールを HTTP "Accept-Language" ヘッダにもとづいて探す 5791
« Locale Locale::canonicalize » PHP Manual Locale 最もあてはまるロケールを HTTP "Accept-Language ... cho $locale ; ?> 上の例の出力は以下となります。 en_US 参考 locale_lookup() - その言語にマッチする言語タグ ...
https://man.plustar.jp/php/locale.acceptfromhttp.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT