HMGSCRIPT MYSQL DEMOS

These demos should work in any AMP server (as offered by standard webhosting services)

If you want to test locally, You must install an AMP server (my recomendation is 'vertrigo' http://vertrigo.sourceforge.net )

The demos assumes that you have a database called 'test' in host 'localhost', user=root, password=vertrigo

Clicking [Create Table] a new table named 'country' will be created in database 'test'. if the table already exists, it will be dropped, created and filled again.

You must create the table prior to run other demos





Back To Index