mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
24 lines
911 B
Plaintext
24 lines
911 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. (*)
|
|
|
|
WWW: http://www.cybercities.net/fxhtml
|