ELSE IF ($variable == "Indirizzo Web" && $value!='http://')
{
echo ("<tr>\n<td width=100>\n$variable:\n</td>\n<td width=400>\n<A HREF=\"$value\" target=\"_blank\">$value</a>\n</td>\n</tr>\n");
}

(con && $value!='http://')