This script demo's the use of php within tcl

Usage:
This script's purpose is to show you how you can play with php from within tcl, as it stands it adds 2 commands to tcl which allow the execution of tcl inside php and php inside tcl. It also adds two binds to the user quantum which can be triggered by users with the correct access (as set up by tcl.tcl)

Version history:
1 - Unknown