Introduction

(c) [werk01.de]
This object represents a simple PHP guestbook where each entry is successively listed in place of this object. It installs a new object in a new tab of the object palette.

In passive mode the object simply outputs the content of the guestbook file.

When a form calls this object, it runs in active mode and checks the integrity of the values submitted by the form. You can specify fixed values for some fields or give a symbolic placeholder which is replaced by the value of the field.

Documentation

This documentations describes the object inspector and explains the basic setup of the pages and your environment.

Within this module, a basic sample shows you how to use some of the features.

Requirements

As a GoLive extension GuestBook embeds into the user interface of GoLive. The object encapsulates the PHP code for the guestbook.

  • GoLive (CS or better)
  • PHP enabled web server with FTP, WebDAV or file access
  • Create an totally empty guestbook file first!

Note:
-----

  • The guestbook file must be writeable by PHP (look at the file permissions).