[PHP] pobierz, plaintext <?phpif(strstr($_SERVER['HTTP_USER_AGENT'],'Firefox')) echo "FF";else echo "Inna";?>[PHP] pobierz, plaintext