To run this sample application you need to import our sample
database schema into your local MySQL.

To do this simply write:

# mysqladmin create p4a_products_catalogue
# mysql p4a_products_catalogue < db_schema.sql

Now you can open your browser to:

http://localhost/p4a/applications/products_catalogue

We've also included a schema model image (db_schema.png) and the
DBDesigner source for that (db_schema.xml), so you can better
understand what the db does.

Have fun!
----------------
P4A Staff
http://p4a.sourceforge.net
info@crealabs.it