Country list
Package:
Summary:
Retrieve country lists for select form inputs
Groups:
Author:
Description:
This class can be used to retrieve country lists for select form inputs.
It can return the country name of a given country code, as well get the country code associated to a given country name.
The class can also generate HTML for select form input to let users choose a country from the list of all countries. It can also mark as selected a country given its code.
It can return the country name of a given country code, as well get the country code associated to a given country name.
The class can also generate HTML for select form input to let users choose a country from the list of all countries. It can also mark as selected a country given its code.
Comments are closed.