资 源 简 介
A series of PHP and Javascript modules for swift, painless website construction.
Currently available:
* jaValidator - A JavaScript class and a PHP class for validating user-submitted data. Designed mainly for validating forms but also useful for validating query-strings etc.
* jaLogin - A PHP class which, when included at the top of a page, will require a user to log in in order to proceed. Designed to be as easy to implement as possible but also to be expandable without having to know the inner workings of class itself.
* jaDb - A PHP class for connecting to MySQL databases.
In progress:
* jaForum - A simple-looking but powerful forum. Allows multiple forums; threaded or nested views and comment/thread moderation.
* jaComments - A simple AJAX comment system similar to that found on most blogs. Includes Captcha system to prevent spam.
* jaTools - A PHP class containi