Jump to content

Support Me To Complete Form Submiting


Debendraoli

Recommended Posts

Guys, i want to make a POST METHOD form with form validation script but i am unable to complete.Form type:input 2: only accepted number varible 0-9 with miximum 4 and minimum 2input 3: must be varible jpg and pngplease complte this form in form validation type, if empty input is submitted it will also show a error.Complete this form in one php file

Link to comment
Share on other sites

I don't know what Php has to do with this. You can do it all in HTML5.

 

http://www.w3schools.com/html/html5_form_input_types.asp

 

--EDIT

 

Well, I guess you obviously do need to have to have the Php receive the POST. I wasn't thinking of that. Duh.

 

http://www.w3schools.com/php/php_file_upload.asp

 

http://www.w3schools.com/php/php_forms.asp

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...