[PHP] pobierz, plaintext <?php$result = mysql_query('SELECT COUNT(*) FROM tabela');if (!$result) { exit('Błąd:');}?>[PHP] pobierz, plaintext