Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 680 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 680 Bytes

guestBook

About guestBook

guestBook is builded before GigaForum was builded. But GigaForum is builded upon guestBook. So some things are still in the GigaForum source so take a look how it's done.

Requirements

  • Apache
  • PHP
  • MySQL

Instructions

  1. Donwload the source via git or trough the web interface from github.
  2. Just put all your code in to a normal web server.
  3. Change the db.sql to your needs and add it to MySQL.
  4. Change the includes/config.php file to your settings.
  5. Go to your address with a web browser and normaly you should see guestBook running with an example post (in dutch).