Hello,
I am writing a code to for a registration form in php,i am done with adding field to database the problem is "validation" there are msnu feilds in the form .I have to validate two feilds in my form username and email before submiting (in short i have to check entered value is already avialable or not if yes then continue or display error)
please help
thank you