here is a quick description of the contents of this directory

	site.htdb

		chock full of htdb built-in functions
		and some simple scripting examples.

	feedback.htdb

		view as: http://.../htdb/feedback
		a messy, but useful feedback/guestbook thingy.

	refs.htdb

		view as: http://.../htdb/refs
		see what HTTP_REFERERs have accessed your domain.

	stats.htdb
		view as: http://.../htdb/stats
		queries the page log table to show detailed access information.

	ttg.htdb

		view as: http://.../htdb/ttg
		see how long it takes for HTDB to generate various pages.
		you should periodically clear out the htdb.ttg table
		("truncate table htdb.ttg" in the mysql monitor)
		or you will chew up your machine with this.

	trouble.htdb

		an extremely silly interactive stand-alone application
		which demonstrates simple database IO priniciples.

		REQUIRES you to add the "trouble" database as described
		in the trouble.sql file in the htdb distribution

-david
Sat May  1 14:21:44 PDT 2004
