really, so where was the error?

and tell me if this will produce a header error

PHP Code:
<?php
  $var 
"hello";
?>


<?php
  setcookie
("","","","","");
?>
that is one file by the way.