evoCore FrameWork

/htsrv folder

This folder holds the html services entry points.

Each file in this folder performs a particular function (login, register, post comment, etc.) when called by its url with the appropriate parameters. AJAX calls also go through this folder.

This is a services folder. It needs to be accessed through the web.

A global overview of the codebase can be found here.