Guys, i want to make a POST METHOD form with form validation script but i am unable to complete.
Form type:
Input 1: website address [minimum char=5, maximum=80, must be varible: http://, .]
input 2: only accepted number varible 0-9 with miximum 4 and minimum 2
input 3: must be varible jpg and png
please 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