[PHP] pobierz, plaintext <?phpif(isset($_COOKIE['nazwa'])){echo("znalazlem!");}else{echo("nie");}?>[PHP] pobierz, plaintext