Databases: DB Country Codes Kevin Hagel (contact me)
This class is meant to store and retrieve country codes and other information in a database.
The class extends the DB_Table class create a database table, insert, update and query data about the countries that is initialized using the ianacclister class. It supports all the DBMS supported by DB_Table.