whm autopilot
Posted: Fri Aug 06, 2004 4:50 pm
hello i downloaded the program whm autopilot
and i get this error
Any help is appreciated, thanks
and i get this error
lines 106 - 110Warning: Cannot modify header information - headers already sent by (output started at C:\www\hosting\plans.php:5) in C:\www\hosting\step_one.php on line 107
Code: Select all
<?php
// End Session Management
header("Location: ".$http_web."step_two.php?sid=".trim($sid)."&gid=".trim($gid));
exit;
}
}
?>