mrjameer Posted October 24, 2006 Share Posted October 24, 2006 hi,i have a form which contains some textboxes for name,email,phone,address.the user will enter some values in that.i want to validate them.how to do it.i want to validate the user so that he can enter name in name textbox and number in phone textbox and in email.could you please tell me how to validate this.thanksmrjameer Link to comment https://forums.phpfreaks.com/topic/24923-validating-user-input/ Share on other sites More sharing options...
manichean Posted October 24, 2006 Share Posted October 24, 2006 Hey the one I use the most is a open source javascript validator which I combine if needed with PHP to check the values check out this link and you should be well on your way :Dhttp://www.massimocorner.com/validator/ Link to comment https://forums.phpfreaks.com/topic/24923-validating-user-input/#findComment-113589 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.