Module sys

Source
Expand description

Web server

Modulesยง

action
Web engine.
app
Application management.
cache
Cache system.
data
Data type.
dbs
Work with databases.
file
Temp files.
go
Launching the application.
html
Template maker.
init
Init parameters.
lang
Multi lang system (i18n).
log
Writing short messages about the system status in the message log.
mail
Send mail functions.
request
Request data.
response
Response answer.
route
Route
session
User session.
tool
Tool
worker
Main worker to run web engine.
workers
A set of web protocols.