検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 109 for US (0.015 sec.)
ある日付/時刻が週末にあるかを調べる 5676
« IntlCalendar::isSet IntlCalendar::roll » PHP Manual IntlCalendar ある日付/時刻が週末にあるかを ... ' ); $cal = new IntlGregorianCalendar ( NULL , 'en_US' ); $cal -> set ( 2013 , 6 /* July */ , 7 ); // a ...
https://man.plustar.jp/php/intlcalendar.isweekend.html - [similar]
タイムゾーンを取得する 5676
« IntlDateFormatter::getCalendarObject IntlDateFormatter::isLenient » PHP Manual IntlDateFormatt ... e , IntlTimeZone :: DISPLAY_GENERIC_LOCATION , "en_US" ), "\n" ; echo $lisbon -> getTimeZone ()-> getId ...
https://man.plustar.jp/php/intldateformatter.gettimezone.html - [similar]
基本的な使用法 5676
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから ... リを検索 $sr = ldap_search ( $ds , "o=My Company, c=US" , "sn=S*" ); echo "Search result is " . $sr . "<b ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
インデックスの情報を保持しつつ配列を並べ替える 5562
« Collator Collator::compare » PHP Manual Collator インデックスの情報を保持しつつ配列を並べ替える ... r_asort() の例 <?php $coll = collator_create ( 'en_US' ); $arr = array( 'a' => '100' , 'b' => '50' , 'c' ...
https://man.plustar.jp/php/collator.asort.html - [similar]
ふたつの Unicode 文字列を比較する 5562
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する ... o' ; $s2 = 'hello' ; $coll = collator_create ( 'en_US' ); $res = collator_compare ( $coll , $s1 , $s2 ); ...
https://man.plustar.jp/php/collator.compare.html - [similar]
夏時間、オフセットおよびタイムゾーン名を含む連想配列を返す 5562
« DateTimeZone::getTransitions DateTimeZone::listIdentifiers » PHP Manual DateTimeZone 夏時間、オ ... いるものもあります。たとえば "pst" はアメリカ合衆国(US)とフィリピンの双方で使われています。 よって、この関 ...
https://man.plustar.jp/php/datetimezone.listabbreviations.html - [similar]
使用可能な辞書の一覧を返す 5562
« enchant_broker_init enchant_broker_request_dict » PHP Manual Enchant 関数 使用可能な辞書の一覧 ... vider_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [1] => Array ( ... vider_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [3] => Array ( ... vider_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [4] => Array ( ... vider_desc] => Aspell Provider [provider_file] => /usr/lib/enchant/libenchant_aspell.so ) [5] => Array ( ...
https://man.plustar.jp/php/function.enchant-broker-list-dicts.html - [similar]
単語のスペルが正しいかどうかを調べ、修正候補を提供する 5562
« enchant_dict_is_in_session enchant_dict_store_replacement » PHP Manual Enchant 関数 単語のスペ ... 1 enchant_dict_quick_check() の例 <?php $tag = 'en_US' ; $r = enchant_broker_init (); if ( enchant_broke ...
https://man.plustar.jp/php/function.enchant-dict-quick-check.html - [similar]
新しい fileinfo インスタンスを作成する 5562
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する f ... 指向型 <?php $finfo = new finfo ( FILEINFO_MIME , "/usr/share/misc/magic" ); // mime タイプを mimetype 拡 ... ファイルの mime タイプを取得します */ $filename = "/usr/local/something.txt" ; echo $finfo -> file ( $fil ... 続き型 <?php $finfo = finfo_open ( FILEINFO_MIME , "/usr/share/misc/magic" ); // mime タイプを mimetype 拡 ... ファイルの mime タイプを取得します */ $filename = "/usr/local/something.txt" ; echo finfo_file ( $finfo , ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
GeoIP データベースで見つかった詳細な都市情報を返す 5562
« geoip_org_by_name geoip_region_by_name » PHP Manual GeoIP 関数 GeoIP データベースで見つかった詳 ... 。 Array ( [continent_code] => NA [country_code] => US [country_code3] => USA [country_name] => United St ...
https://man.plustar.jp/php/function.geoip-record-by-name.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT