Modify Php Form Processor

Modify Php Form Processor
I use a PHP form processor… I would like the following additional features added to the script:

1. if ‘mail info’ is checked then make address fields required (i.e. form should fail if address, city, state, zip, are incomplete)
1a. would like an enable/disable ‘reqAddress’ feature to be set in existing ini file.
1b. if mail info was selected and address fields not supplied then redirect user to form error page

2. add a word filter to comment area, where I can designate keywords to be rejected by form processor.
2a. would like an enable/disable word filter feature to be set in existing ini file.
2b. if comment area contains rejected word then redirect user to form error page

3. Clearly define where adjustments to form processor are made by inserting comment(s) before and after edit… example:

### 04-12-10 ADDED FILTER 0/1 Variable – your name
# Set this to 0 or 1 if you would like to enable FILTER
# (0 = disabled/1 = enabled)
$useFilter = 1
### 04-12-10 END FILTER 0/1 VARIABLE – your name

4. Create a txt file called updates: then log and report where each added instance are made. example:

– globals.ini – added reqAddress function begin at line 40
– globals.ini – added wordFilter function begin at line 12
– form_processor.php – added reqAddress variable setting at line 18

5. Provide a working demo of this project… where I can review work.

6. Must be willing to except payment via credit card using PayPal or 2Checkout.

7. Prior to selecting programmer… I require to see work samples. Please PMB samples or add to bid message.

Feel free to offer suggestions.

Thanks.

Leave a Reply

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