Hi,
Instead using a mySQL database/tables, maybe You could store this information with sqlite.
Sqlite is a "small" database that comes bundled with php5 and saves the database/tables information on a phisical file there on the server.
www.sqlite.org
pipesportugal