Got a noob question.
I have an assignment which is to create a functional poker machine using php.
Halfway down the line I have hit a brick wall.
When my money runs out I want my "bet amount" form to disappear and I want it to echo the message "You have no money!" where the form is. Can anyone help me with that??