I Used the following code for redirect
header('Locatio n: filename.php');
but i get error msg like this
Warning: Cannot modify header information - headers already sent by (output started at D:\wamp\www\kat hir\nextpage.ph p:19) in .............
header('Locatio n: filename.php');
but i get error msg like this
Warning: Cannot modify header information - headers already sent by (output started at D:\wamp\www\kat hir\nextpage.ph p:19) in .............
Comment