registration form with javascript validations using php ?

  • Thread starter Thread starter Jimmy
  • Start date Start date
J

Jimmy

Guest
Can anybody give me the full code of registration form which includes
user name,password,confirmed password only using php and javascript
(In short I want validations for registration form using php and javascript)
 
It depends on what your form code is, your php, your variables, your database, and your site. There are a lot of tutorials out there that use javascript, ajax, and php, but no matter what you use you will have to adapt it to your own needs.
 
Back
Top