myPages is two php files that allow you to store all your website pages within a SQL database. It allows you to use HTML and PHP within the pages, each page has a hit counter than can be displayed ...
myPages is two php files that allow you to store all your website pages within a SQL database. It allows you to use HTML and PHP within the pages, each page has a hit counter than can be displayed using [counter] anywhere within your code. This script is very basic which allows you to move it into your site easily without causing problems. The first beta is now avalible, at the moment you have to add the pages within phpmyadmin, which at the moment works ok as it is secure.