freebsd-ports/www/fxhtml/pkg-descr
2004-04-10 17:11:02 +00:00

22 lines
872 B
Text

FxHTML adds an additional layer of extremely powerful HTML commands to
your web server.
FxHTML 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.