This class can be used to execute MySQL database queries. It can access a MySQL database and execute SQL queries retrieving the results into arrays in a single call. The class can also show links to browse the query results split among multiple pages. It can also execute INSERT and UPDATE queries for lists of parameters.