Hello
so, instead of using header, try meta refresh like this
but it may be disabled, so try another way using javascript:PHP Code:echo '<meta http-equiv="refresh" content="0; URL=xy.php?job=done" />';
regardsPHP Code:echo '<script type="text/javascript">window.location="xy.php?job=done"</script>';
Feras Jobeir





Reply With Quote