www.mithril.ca

PHP Code Samples :: Guestbook Script

Web-Based Apps
phpClassifieds Demo
MP3 Database Search
MP3 Search Engine
Search Engine
Mithril Web Mail
Code Samples
PHP
    - DB Abstraction Layer
    - Site Usage Tracker
    - MP3 Database Search
    - MP3 Search Engine
    - Search Engine
    - Employee's Section
    - phpClassifieds Demo
PHP-GTK
    - mediaCat-GTK v2.0.8
Visual Basic
more info.....
Links of Interest
php.net
gtk.php-net
OSDN.org
SourceForge.net
Corrado Club of Canada
The Onion
more links...
Personal Info.
About Geoff A. Virgo
Site Statistics
Contact the Sys. Admin
This is a script series that I downloaded some time back from WeberDev.  Unfortunately, I've lost the header file and have absolutely no idea who the orignal author is.  If this series is your work, please contact me so I can give credit where it is due.  The application itself is a basic guestbook which stores it's entries in a mySQL database.  The database interface is abstracted, so porting to another RDBMS should be relatively easy.

Features:

  • admin section allows web-based editing and deletion of comments
  • use of html tags with entry bodies can be either enabled or disabled
  • language filter will take out words deemed by the site admin as being unacceptable
  • number of comments displayed per page is configurable in the settings file
  • table background colours or images are defined in the settings file
  • site admin is emailed when a comment is added

The following links will allow you to either view or download the source code.  If you find my script useful, please sign my guestbook or link to my page.

View the script's source codeDownload the script


Page generation: 0.024035 sec