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 Quote 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/ Quote Link to comment https://forums.phpfreaks.com/topic/24923-validating-user-input/#findComment-113589 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.