This is a great redirect to use in PHP if you are using a function or run an ajax where you need to get back to the page you are loading information from.
<script type="text/javascript"> <!-- window.location = "http://www.example.com/"; //--> </script>


