There are time when you might need a form that will primarily be used to collect data that will be saved for nothing more than viewing. This script provides you with a framework where you will not need to write any PHP code for processing such forms. With this script all you will need to do is provide some information relating to the form in the admin dashboard and then copy 2 line of markup to the page that has the form you want to process. It is that simple. This script would be ideal for a web design with very little programming knowledge or a developer that just wants to save time and effort.Features include: Process and view data collected using forms without the need to write a single line of PHP code. The back-end has its own user authentication system (login, logout, change password, and forgot password) for quick installation and to manage the forms' processing. The forms are submitted using AJAX, so other than adding 2 lines of markup there is nothing else you need to change. Processing a form involves nothing more that copying and pasting a few lines of markup to the page.