If i wan the alert appear in the same page on the index want code should i write??
I write the code but when i click submit the alert show on next page not the index page so how??
Below is my code:-
if($from == '') {echo "<script langauge=\"javascript\">alert('Mail not Sent, You have not entered a Name, please go back fill up and try again!!')</script>";}
else {