Uhm ..

non funziona ...

Codice PHP:
if (empty($_POST['a'])) {
$var "a vuoto";
}
else {
$var "a pieno";

Restituisce "a vuoto"

Se digito

www.example.com/index.php?a=quelloketipare