tlife143
New Member
- Messages
 - 2
 
- Reaction score
 - 0
 
- Points
 - 0
 
I WANT TO REDIRECT WEB PAGES AUTOMATICALLY!!! CAN I DO???
I USED THIS CODE TO REDIRECT
<?PHP
header('Location: http://redirectpage.html')
?>
but it is displaying an error message as
Warning: Cannot modify header information - headers already sent
plz help me out!!!
			
			I USED THIS CODE TO REDIRECT
<?PHP
header('Location: http://redirectpage.html')
?>
but it is displaying an error message as
Warning: Cannot modify header information - headers already sent
plz help me out!!!