Giter VIP home page Giter VIP logo

simpliguest's Introduction

SimplíGuest

Version: 0.7 Author: Jamie Harrell ([email protected]) Website: jamieharrell.com

Description

A guestbook designed in PHP for use on any website. This guestbook (unlike most I've found on the internet) is easily expandable, easily customizeable, completely templated, and best of all, secure.

NOTE: It should be noted that this code was released initially back in 2003 under the name peoGuest, and I haven't had a proper chance to give it a code update yet. Is it functional? Yes. Does it need some polish? Definitely. It's on my list of things to update, but as the page that originally hosted the file is still getting hit regularly, I'm releasing the code here in GitHub in order to facilitate updates more frequently once I get a chance to work this project.

Installation

  1. Unzip the package into a new folder on your server.
  2. Change the permissions on entries.php to either 777 or 666 (typically 666 should work). This gives read and write access to the file.
  3. Open config.php
  4. Edit the following lines with your admin username and password:
    • $admin_name = "admin";
    • $admin_password = "admin";
  5. Modify your templates (.tpl files) to suit, if you'd like.
  6. Modify header.inc and footer.inc to fit your sites design.
  7. If you need any help or have any questions, please feel free to ask in the forums.

License

SimplíGuest by Jamie Harrell is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

You may use the code associated with this project so long as you abide by the information located within the LICENSE file included in the Git repository located at github.com/peoii, and that this README is included in your package and remains unaltered.

simpliguest's People

Contributors

peoii avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.