hi
i want to use setcookie() function like below code:
PHP Code:
setcookie('CookieName','ShaMSofT',time()+60*60); 
but i see this error:
Warning: Cannot modify header information - headers already sent by (output started at J:\wamp\www\Project\Hotel CMS\Copy of Ex.php:1) in J:\wamp\www\Project\Hotel CMS\Copy of Ex.php on line 13
i use "WAMP5 Version 1.6.4"
help me please

-----------
Sorry For Bad My English