In my code, if i press submit button without fill the text field, then it wouldn't be go to another page, but i press submit with fill all fields, then it would be go to another page. So, how to implement two actions in php.
Note: Php validation only and not javascript.
Please clear my doubt...