CGILua 5.0 review

Download
by rbytes.net on

CGILua is a tool for creating dynamic HTML pages and manipulating input data from forms

License: MIT/X Consortium License
File size: 0K
Developer: Kepler Project
0 stars award from rbytes.net

CGILua is a tool for creating dynamic HTML pages and manipulating input data from forms. It is simple but powerful, allowing complex tasks to be carried out with minimum effort.

CGILua uses the interpreted language Lua as a server-side scripting language for creating dynamic Web pages.

CGILua's architecture is divided into two layers. On the first layer reside the launchers. All of them implement a Basic API which is used by the second layer giving it portability.

On the second layer reside most of CGILua: HTML pre-processing, POST data processing, URL-encoding etc.

What's New in This Release:
CGILua distribution includes now only the Lua files, the launchers have been moved to Kepler.
The Stable library is now distributed with VEnv.
Fixed a file upload bug in the CGI and Xavante launchers.
cgilua.lp.include() now accepts an environment to run the preprocessed file in it.

CGILua 5.0 search tags