検索

phrase: max: clip:
target: order:
Results of 101 - 109 of about 109 for US (0.010 sec.)
ユーザーのブラウザの機能を取得する 5447
« exit __halt_compiler » PHP Manual その他の関数 ユーザーのブラウザの機能を取得する get_browser ... ラウザの機能を取得する 説明 get_browser ( ? string $user_agent = null , bool $return_array = false ): obj ... ブラウザ情報を調べることにより行います。 パラメータ user_agent 処理するユーザーエージェント。デフォルトで ... は、HTTP の User-Agent ヘッダの内容を使用します。しかし、このパラ ... ザについての全情報の一覧 <?php echo $_SERVER [ 'HTTP_USER_AGENT' ] . "\n\n" ; $browser = get_browser ( nul ...
https://man.plustar.jp/php/function.get-browser.html - [similar]
スキップされた実時間を扱う際の振る舞いを取得する 5447
« IntlCalendar::getRepeatedWallTimeOption IntlCalendar::getTime » PHP Manual IntlCalendar スキッ ... e/Lisbon' ); ini_set ( 'intl.default_locale' , 'en_US' ); ini_set ( 'intl.error_level' , E_WARNING ); // ...
https://man.plustar.jp/php/intlcalendar.getskippedwalltimeoption.html - [similar]
オブジェクトの書式を設定する 5447
« IntlDateFormatter::format IntlDateFormatter::getCalendar » PHP Manual IntlDateFormatter オブジ ... ter :: formatObject ( $cal , "d 'of' MMMM y" , 'en_US' ), "\n" ; echo "with DateTime:\n\t" , IntlDateFor ...
https://man.plustar.jp/php/intldateformatter.formatobject.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 5447
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し ... 、ロケール設定を考慮します。 LC_CTYPE がたとえば en_US.UTF-8 だった場合、 ファイルの1バイトのエンコーディ ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 5333
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを ... ロケール設定を考慮します。もし LC_CTYPE が例えば en_US.UTF-8 の場合、 1 バイトエンコーディングのファイルは ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
単一階層の検索を行う 5333
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, ... サーバーの有効なリンク ID $basedn = "o=My Company, c=US" ; $justthese = array( "ou" ); $sr = ldap_list ( $ ... ds , $basedn , "ou=*" , $justthese ); $info = ldap_get_entries ( $ds , $sr ); f ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]
The Zookeeper class 5218
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... ATE Connected Zookeeper::READONLY_STATE TODO: help us improve this extension. Zookeeper::NOTCONNECTED_ST ... tches on non-existent nodes. These watches are set using Zookeeper::exists. Zookeeper::DELETED_EVENT A n ... nerated by watches on nodes. These watches are set using Zookeeper::exists and Zookeeper::get. Zookeeper ... nerated by watches on nodes. These watches are set using Zookeeper::exists and Zookeeper::get. Zookeeper ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
照合強度を設定する 5218
« Collator::setAttribute Collator::sortWithSortKeys » PHP Manual Collator 照合強度を設定する Col ... aò' , 'Ao' , 'ao' ); $coll = collator_create ( 'en_US' ); // デフォルトの強度で配列を並べ替えます collat ...
https://man.plustar.jp/php/collator.setstrength.html - [similar]
LDAP ツリーを探索する 5218
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4 ... 、人名またはその一部。例 "Jo" $dn = "o=My Company, c=US" ; $filter = "(|(sn= $person *)(givenname= $person ... *))" ; $justthese = array( "ou" , "sn" , "givenname" , "mail" ... ); $sr = ldap_search ( $ds , $dn , $filter , $justthese ); $info = ldap_get_entries ( $ds , $sr ); e ...
https://man.plustar.jp/php/function.ldap-search.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 NEXT