Skip to content

A simple guestbook using plain old PHP, MySQL, Bootstrap and jQuery.

License

Notifications You must be signed in to change notification settings

diotobenijj/guestbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guestbook

A simple guestbook using plain old PHP, MySQL, Bootstrap and jQuery.

I've created this a few years ago for holding a course about web development. Please feel free to use it for learning or teaching purposes.

Small note: The methodologies and technologies used in this guestbook are not considered as state-of-the-art and partitially reflecting outdated standards. Though, for learning how to build a simple framework based web app it should be fine.

Requirements

  • PHP 5.3+
  • MySQL 5+
  • Any web server

Installation

  • Create a database
  • Execute the file schema.sql in the database
  • Open index.php and insert your MySQL credentials
  • Open browser and navigate to guest book dir

License

This guestbook is licensed under the MIT license.

About

A simple guestbook using plain old PHP, MySQL, Bootstrap and jQuery.

Resources

License

Stars

Watchers

Forks

Packages

No packages published