Is it Possible to call php page under Javascript function? I have an javascript function and I want to call php page if someone press okk
Here is my code so far
If you are looking for page direction:
window.location="index.php";
There are plenty other methods to redirect: http://grizzlyweb.com/webmaster/javascripts/redirection.asp