Hi guys, i want to create a registration page which has the fields like name,username,gender,dateofbirth,maritalstatus,etc...
i have already created the form using html. now i need to encrypt the php code to insert these datas into the database which i have already created.
Additionly i need to validate these fields using javascript
Please explain me from scratch with a simple code don't use complicated codes as a novice its difficult for to understand
Thanks