What is easyGB?
Well, as the name tells you, easyGB is a guestbook system, written in PHP
with a database backend. When I started to code it, I wanted it to be easy to
configure, so the time to integrate it into a website is minimal. But on the
other hand it should be quite useful to. You should be able to use it with
different database managment systems and change the layout to fit your personal
needs.
If you want to learn more about the features, see the
features page!
What do you need?
All you need to use easyGB is a webserver with PHP support and a mySQL
Database where you have the right to execute select, insert, update and delete
queries.
|