Home
last modified time | relevance | path

Searched defs:countryCode (Results 26 – 27 of 27) sorted by last modified time

12

/plugin/geonav/server/
H A Dget_state.php7 $countryCode=$_GET["ctry"]; variable
18 $countryCode = strtolower($countryCode); variable
39 $countryCode = strtolower($countryCode); variable
H A Dget_country.php7 $countryCode=$_GET["q"]; variable
15 $countryCode = strtolower($countryCode); variable

12