Hi everyone!
I am having trouble here, I am using this ajax script to load my php files,
http://www.dynamicdrive.com/dynamici...jaxcontent.htm
But I having trouble redirecting to another page.
example of redirection I am using:
andPHP Code:<script type='text/javascript'> window.location = 'index.php' </script>
but it won't redirect.PHP Code:header("Location: index.php");
Please help me guys. Thanks!



Reply With Quote

Bookmarks