+ 1

Show page not found .What is the solution ?

After data entry into the form & submit returns page not found .Php code.

11th Jun 2018, 8:26 AM
Jalal Uddin
Jalal Uddin - avatar
1 Odpowiedź
+ 4
Check and make sure the handler file assigned to form's action attribute exists. Submitting data to a nonexistent file maybe was the cause. P.S. In case you're doing this in SoloLearn CPG, understand that it is not supported.
11th Jun 2018, 9:08 AM
Ipang