[PHP] pobierz, plaintext <?phpif($_COOKIE['xxx'] != "xxx"){ setcookie('xxx', "xxx", time()+xxx); }?>[PHP] pobierz, plaintext