iPhorm - Ajax contact form

Easy to install into any PHP / HTML web page

Array notation form fields

Fields that are part of an array are still validated and filtered normally.

(single_level[field1])

(single_level[field2]) Validators: email

(first_level[second_level][field1]) Validators: digits

(first_level[second_level][field2]) Validators: digits Filters: digits

(level_one[level_two][]) Filters: alpha

Please wait...