GLENDEV
Updated 118 days ago
This app provides user functions: login, change password, lost password reset. It also provides Admin functions: register a member, edit member permissions...
This is an interface to a database. The view presents a table of records with options to add or edit a record. Delete record function removed...
This app validates user inputs on a form. It uses JavaScript to validate client-side inputs and PHP to validate inputs on the server. The submit button has been programmed with php mail function to send completed forms to an email address for collection.