$Id: Manifest, phpGuestbook v 0.0.2 2002/08/13 20:1:17 wibi Exp $
ChangeLog A log of changes to the software.
phpGuestbook.sql Database tables dump.
Documentation.html Administrator's guide
INSTALL Installation procedure
LICENSE phpGuestbook software Lincense
README Overview about this product
TODO Something to add in the future
Manifest This file
index.php Guest welcome interface
posting.php Guest posting message interface
view.php Guest view message interface
require/ All module files directory
require/config.php Configuration file
require/common.php Common functions file
require/guestbook.php Guestbook functions file
require/error.php Error message function file
admin/ Administrator directory
admin/index.php Administrator welcome interface
admin/guide.php Administrator guide interface
admin/tool.php Administrator tools interface
images/ All image files directory
images/logo.gif CyberGL logo image file
include/ All include files directory
include/admin.php Admin welcome greeting
include/body.php Body include file
include/browse.php Message view include file
include/delete.php Delete donfirmation include file
include/footer.php Footer include file
include/form.php Posting form include file
include/header.php Header include file
include/index.php Guest welcome greeting include file
include/menu.php Guest navigation include file
include/menu_admin.php Admin navigation include file
include/titlebar.php Title bar include file
ChangeLog A log of changes to the software.
phpGuestbook.sql Database tables dump.
Documentation.html Administrator's guide
INSTALL Installation procedure
LICENSE phpGuestbook software Lincense
README Overview about this product
TODO Something to add in the future
Manifest This file
index.php Guest welcome interface
posting.php Guest posting message interface
view.php Guest view message interface
require/ All module files directory
require/config.php Configuration file
require/common.php Common functions file
require/guestbook.php Guestbook functions file
require/error.php Error message function file
admin/ Administrator directory
admin/index.php Administrator welcome interface
admin/guide.php Administrator guide interface
admin/tool.php Administrator tools interface
images/ All image files directory
images/logo.gif CyberGL logo image file
include/ All include files directory
include/admin.php Admin welcome greeting
include/body.php Body include file
include/browse.php Message view include file
include/delete.php Delete donfirmation include file
include/footer.php Footer include file
include/form.php Posting form include file
include/header.php Header include file
include/index.php Guest welcome greeting include file
include/menu.php Guest navigation include file
include/menu_admin.php Admin navigation include file
include/titlebar.php Title bar include file
Login Form