با سلام.
لطفا در استفاده از setcookie منو کمک کنید.
این کدش:
[PHP]setcookie("test","kami",time()+1500,"/","localhost",0);[/PHP]
اینم اروری که میده:
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\18\index.php:10) in C:\xampp\htdocs\18\index.php on line 11
