What does it mean when your page reloads but removes your data ( screen shots inside )

On my blackjack script, when i place a bet, the page refreshes and i loose all the table/forum code, the only thing that stays is my background.png and ( include"leftsidebar.php"); code does anyone know why a php script might do this

example

Before bets placed
https://i.imgur.com/26vvbi8.png ( picture )
vs
When you click place a bet
https://i.imgur.com/U8eDS8N.png{ picture )

Can anyone explain what or where my problem might be so i can learn how to fix it :blush:

Without seeing the code, there’s no way to tell. Can you include a code listing? Try to narrow down the problem as much as you can.

If I had to guess, you aren’t outputting those when the form is processed.

Sponsor our Newsletter | Privacy Policy | Terms of Service