if ($row[bonuslose] >= $einsatz)
{
bonuslose ('-',$einsatz,$_SESSION['uid']);
}
else
{
kontobuchung ('-',$einsatz,$_SESSION['uid']);
}
probier mal das sollte nurmal gehn.#
mfg derkleine
if ($row[bonuslose] >= $einsatz)
{
bonuslose ('-',$einsatz,$_SESSION['uid']);
}
else
{
kontobuchung ('-',$einsatz,$_SESSION['uid']);
}
probier mal das sollte nurmal gehn.#
mfg derkleine