Ho il seguente codice:
il problema è ke anche se $cmnt è vuoto non mi esegue l operazione richiesta...mi date una mano?Codice PHP:
if($cmnt==""){Header("Location: [url]http://www.linkes8.altervista.org[/url]");}
PS... la variabile $cmnt è acquisita tramiente un post: $cmnt=$_POST['commenti'];