Functions

acfcs_get_countries()

This function returns an array containing all countries, with country code as key and the country name as label.

acfcs_get_states()

This function returns an array containing all states with 'country code + state code' as key and the country name as label.

acfcs_get_cities()

This function returns an array with all cities, from a specific country or province/state, containing a row id, a city name, state code and state name.