検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 52 for country (0.021 sec.)
三文字の国コードを取得する 11559
« geoip_country_code_by_name geoip_country_name_by_name » PHP Manual GeoIP 関数 三文字の国コード ... を取得する geoip_country_code3_by_name (PECL geoip >= 0.2.0) geoip_country_ ... e3_by_name — 三文字の国コードを取得する 説明 geoip_country_code3_by_name ( string $hostname ): string geoip_c ... 見つからない場合には false を返します。 例 例1 geoip_country_code3_by_name() の例 これは、ホスト example.com が ... どこにあるのかを表示します。 <?php $country = geoip_country_code3_by_name ( 'www.example.com' ...
https://man.plustar.jp/php/function.geoip-country-code3-by-name.html - [similar]
完全な国名を取得する 11470
« geoip_country_code3_by_name geoip_database_info » PHP Manual GeoIP 関数 完全な国名を取得する g ... eoip_country_name_by_name (PECL geoip >= 0.2.0) geoip_country_n ... ame_by_name — 完全な国名を取得する 説明 geoip_country_name_by_name ( string $hostname ): string geoip_co ... 見つからない場合には false を返します。 例 例1 geoip_country_name_by_name() の例 これは、ホスト example.com がど ... こにあるのかを表示します。 <?php $country = geoip_country_name_by_name ( 'www.example.com' ) ...
https://man.plustar.jp/php/function.geoip-country-name-by-name.html - [similar]
二文字の国コードを取得する 11350
« geoip_continent_code_by_name geoip_country_code3_by_name » PHP Manual GeoIP 関数 二文字の国コー ... ドを取得する geoip_country_code_by_name (PECL geoip >= 0.2.0) geoip_country_c ... de_by_name — 二文字の国コードを取得する 説明 geoip_country_code_by_name ( string $hostname ): string geoip_co ... 見つからない場合には false を返します。 例 例1 geoip_country_code_by_name() の例 これは、ホスト example.com がど ... こにあるのかを表示します。 <?php $country = geoip_country_code_by_name ( 'www.example.com' ) ...
https://man.plustar.jp/php/function.geoip-country-code-by-name.html - [similar]
国を表すテキストを取得する 11082
« Gender\Gender::__construct Gender\Gender::get » PHP Manual Gender\Gender 国を表すテキストを取得 ... する Gender\Gender::country (PECL gender >= 0.8.0) Gender\Gender::country — 国 ... を表すテキストを取得する 説明 public Gender\Gender::country ( int $country ): array | false Gender クラスの定数 ... から、国を表す文字列を取得します。 パラメータ country Gender\Gender クラスの定数で表される国 ID。 戻り値 ... した場合に false を返します。 例 例1 Gender\Gender::country() の使用例 $gender = new Gender\Gender; var_dump($ ...
https://man.plustar.jp/php/gender-gender.country.html - [similar]
利用例 10648
« 例 Gender\Gender » PHP Manual 例 利用例 利用例 Gender クラスの利用例です。 例1 利用例 <?php na ... ender ; $gender = new Gender ; $name = "Milene" ; $country = Gender :: FRANCE ; $result = $gender -> get ( $n ... ame , $country ); $data = $gender -> country ( $country ); switch ... %sは、%sでは女性の名前です。\n" , $name , $data [ 'country' ]); break; case Gender :: IS_MOSTLY_FEMALE : prin ... sではおそらく女性の名前です。\n" , $name , $data [ 'country' ]); break; case Gender :: IS_MALE : printf ( "%sは ...
https://man.plustar.jp/php/gender.example.admin.html - [similar]
国コードと地域コードからタイムゾーンを返す 10006
« geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーン ... を返す geoip_time_zone_by_country_and_region (PECL geoip >= 1.0.4) geoip_time_zone_b ... y_country_and_region — 国コードと地域コードからタイムゾーンを ... 返す 説明 geoip_time_zone_by_country_and_region ( string $country_code , string $region ... _code = ? ): string geoip_time_zone_by_country_and_region() 関数は、 国コードと地域コードの組み合 ...
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html - [similar]
GeoIP データベースで見つかった詳細な都市情報を返す 9917
« geoip_org_by_name geoip_region_by_name » PHP Manual GeoIP 関数 GeoIP データベースで見つかった詳 ... ン 1.0.4 以降で libgeoip 1.4.3 以降を使用した場合) "country_code" -- 二文字の国コード ( geoip_country_code_by_ ... name() を参照ください) "country_code3" -- 三文字の国コード ( geoip_country_code3_b ... y_name() を参照ください) "country_name" -- 国名 ( geoip_country_name_by_name() を参照 ... 以降でのみ使えるようになりました。 PECL geoip 1.0.3 country_code3 および country_name が追加されました。 例 例 ...
https://man.plustar.jp/php/function.geoip-record-by-name.html - [similar]
Gender\Gender クラス 8662
« 利用例 Gender\Gender::connect » PHP Manual Gender Gender\Gender クラス Gender\Gender クラス (P ... 32 ; const int ERROR_IN_NAME = 69 ; const int ANY_COUNTRY = 0 ; const int BRITAIN = 1 ; const int IRELAND = ... = ? ) public connect ( string $dsn ): bool public country ( int $country ): array | false public get ( strin ... g $name , int $country = ? ): int public isNick ( string $name0 , string ... $name1 , int $country = ? ): array public similarNames ( string $name , ...
https://man.plustar.jp/php/class.gender.html - [similar]
性別を取得する 8274
« Gender\Gender::country Gender\Gender::isNick » PHP Manual Gender\Gender 性別を取得する Gender\ ... 説明 public Gender\Gender::get ( string $name , int $country = ? ): int 指定した名前について、特定の国における性 ... 別を取得します。 パラメータ name 調べたい名前。 country Gender クラスの定数で表される国 ID。 戻り値 性別を ... 返します。 関連キーワード: 性別 , 取得 , country , int , 名前 , isNick , public , string , 特定 , パ ...
https://man.plustar.jp/php/gender-gender.get.html - [similar]
似た名前を取得する 8229
« Gender\Gender::isNick Gettext » PHP Manual Gender\Gender 似た名前を取得する Gender\Gender::sim ... Gender\Gender::similarNames ( string $name , int $country = ? ): array 名前と国を指定して、似た名前を取得しま ... す。 パラメータ name 調べる名前。 country Gender クラスの定数で指定する国 ID。省略した場合は ... ANY_COUNTRY を使います。 戻り値 似ている名前の配列を返します。 ... 関連キーワード: 名前 , 取得 , similarNames , country , isNick , Gettext , public , string , int , array ...
https://man.plustar.jp/php/gender-gender.similarnames.html - [similar]
PREV 1 2 3 4 5 6 NEXT