All In One Script



PHP,HTLM,CSS,Jquery,AJAX,Javascript and etc doubts and sample codes

  • Home
  • Javascript
  • PHP
  • CSS
  • SQL/MYSQL

How to get Country Area Code like CANADA(+1) in php by API

by Blogger 5:01:00 AM Country Area Code country phone code International Dialing Codes Javascript JSON PHP

How to get Country Area Code like CANADA(+1) in php by API

How to get Country Area Code like CANADA(+1) in php by API



International Dialing Codes . Here Get Country code  using Country Name .Country Region , Subregion , Currencies.

Languages,Timezones , Borders Country Codes and etc

for this api use Get above Details its free . Api web site is https://restcountries.eu

https://restcountries.eu/rest/v1/name/canada
$detailsId=json_decode(file_get_contents('https://restcountries.eu/rest/v1/name/canada'));

You can also get the currency and data you needed.


READ MORE
SHARE :

Search This Blog

Followers

  • Popular
  • Recent
  • Comments
    Serving XHTML and self-closing tags
    Get first key in a (possibly) associative array?
    In Java, difference between default, public, protected, and private
    How to efficiently iterate over each Entry in a Map?
    Solved : curl_init() function not working in Ubuntu
    Does finally always execute in Java?
    How to avoid Java code in JSP files?
    How can I make the cursor a hand when a user hovers over a list item?
    Why does this code using random strings print “hello world”?
    How to get Real IP,ISP,Country,City and etc from Visitor using PHP

Instagram

About

Popular Posts

  • Serving XHTML and self-closing tags
    Serving XHTML and self-closing tags I am trying to follow the xhtml 1.0 strict standard as I am creating my website. Right now, validat...
  • Get first key in a (possibly) associative array?
    Get first key in a (possibly) associative array? What's the best way to determine the first key in a possibly associative array? My...
  • In Java, difference between default, public, protected, and private
    In Java, difference between default, public, protected, and private In Java , are there clear rules on when to use each of access modifi...
  • How to efficiently iterate over each Entry in a Map?
    How to efficiently iterate over each Entry in a Map? If I have an object implementing the  Map  interface in Java and I wish to iterate...
  • Solved : curl_init() function not working in Ubuntu
    Solved : curl_init() function not working in Ubuntu  Here solved the error  Fatal error: Call to undefined function curl_init() ...
  • Does finally always execute in Java?
    Does finally always execute in Java? I have a try/catch block with  return s inside it. Will the finally block be called? For example...
  • How to avoid Java code in JSP files?
    How to avoid Java code in JSP files? I'm new to Java EE and I know that something like the following three lines <%= x + 1 %...
  • How can I make the cursor a hand when a user hovers over a list item?
    How can I make the cursor a hand when a user hovers over a list item? I've got a list, and I have a click handler for its items: ...
  • Why does this code using random strings print “hello world”?
    Why does this code using random strings print “hello world”? The following print statement would print "hello world". Could a...
  • How to get Real IP,ISP,Country,City and etc from Visitor using PHP
    How to get Real IP,ISP,Country,City and etc from Visitor using PHP Php Get Real visiter's IP and ISP and Country and City and Countr...

statcounter



statcounter



Template Created By ThemeXpose & Blogger Templates