Fetching results after countdown timer

I have a Multiplayer Blackjack game on my website.
Once users have oined they will have 60 seconds to complete their hand.

Im looking to have a countdown timer of 60 seconds, so that when it reaches 0 it will fetch another page which gets the results.
I then want the result echoed back onto the original page, all without having the page refresh.

ALSO
If the result is a draw, I would like it to echo back and then the countdown timer restart to play again.

I have, I want… How about try and do it yourself and post your code so we can help you rather than write it for you.

Sponsor our Newsletter | Privacy Policy | Terms of Service