Php Ajax Interface To Manage Mysql Entries 2

for a backend i developed i need a frontend where user can manage (add, remove and edit) their respective firewall rules.

the database structure, default values, value dependencies, look etc already has been defined. so what i need is basically someone who is able and willing to develope the front end that empowers user to manage their data according to my concept.

just a few point which should help you to determine how much time and effort are required:
– any static text on forms (description, title, field title etc) should get stored in a language file for multi language purpose. you can switch language based on an environment variable.
– input gets validated and error messages appear without reloading the form (ajax style)
– user should only be able to modify their rules
– for AJAX implementation the javascript libraries prototype and scriptaculous are a REQUIRMENT
– to move entries up and down in a list (modify order) you use scriptaculous

please add the javascript library names in your message, that way i know you read and understood the requirements.

Leave a Reply

Your email address will not be published. Required fields are marked *