freebsd-ports/www/fxhtml/pkg-descr
Satoshi Asami 6854fd7cf6 Server-side extension to HTML.
PR:		3702
Submitted by:	Trefor S. <trefor@flevel.co.uk>
1997-06-04 07:04:27 +00:00

25 lines
929 B
Plaintext

FxHTML adds an additional layer of extremely powerful HTML commands to
your web server.
HTML Has the following features:-
+ Automatic session/context handling
+ Method POST & Method GET automatically handled
+ Choice of Content Types (HTML,TEXT,...)
+ Floating point expression handling
+ Text handling including search and replace, splitting, substrings and arrays.
+ Variable subsitution
+ Disk based variable handling
+ Procedure calls including recursion capabilities
+ Looping constructs
+ Database handling including searching facilities and form generation
+ Email handling
+ File handling
+ Interface to shell commands
+ Bitmap handling and GIF generation
+ Full error tracking system with formatted HTML output
+ Common interface to handle files, sockets, devices and pipes. (*)
See http://www.cybercities.net/fxhtml for more details.