$kullanici_id=$_POST
$tipne = mysql_fetch_assoc(mysql_query("SELECT * FROM kullanici WHERE kullanici_id='$kullanici_id'"));
if ($tipne['hesap_onay'] == "0") {?>
Hesap Onayla
?>