PHP conditional validation help?

  • Thread starter Thread starter cjconnor24
  • Start date Start date
C

cjconnor24

Guest
Could someone please give me a hand validating some forms?

I have a form with some inputs. The form is created dynamically and i want to know the best way of validating the individual fields as the number of fields will obviously change depending on the initial database call.

Hope this makes sense!
yep thanks for that i do get the idea of general validation however i want to base the validation depending on the inputs.
 
Back
Top