[PHP] pobierz, plaintext <?php$a = (float) $_GET['a'];$a = (double) $_GET['a'];$a = (real) $_GET['a'];?>[PHP] pobierz, plaintext