HTML Php

     header("Set-Cookie: mycookie=myvalue; path=/; domain=.demo.org");
?>