Dear Friends, Simple header in php not working. I'm Using XAMPP 1.8.2, PHP 5.4.22. I dont know this simple header function not working. Please HELPPPP.. I have already tried the following codes.
<?php
header('Location:http://www.google.com');
?>
Is there any other problems with php.ini file or something?. Please i need help.