Subdomain Posts
HTML | 3 days ago
HTML | 3 days ago
HTML | 4 days ago
HTML | 5 days ago
HTML | 6 days ago
HTML | 6 days ago
HTML | 6 days ago
HTML | 6 days ago
HTML | 7 days ago
HTML | 7 days ago
Recent Posts
None | 18 sec ago
None | 23 sec ago
Groovy | 29 sec ago
PHP | 31 sec ago
None | 44 sec ago
None | 1 min ago
None | 2 min ago
PHP | 2 min ago
XML | 2 min ago
None | 2 min ago
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
By Brendon Dugan on the 20th of Aug 2008 10:28:55 PM
Download |
Raw |
Embed |
Report
if (!isset $_SESSION["name"]) {
//Input name from User
}
else
if (!isset $_SESSION["counter"]){
//Set counter Variable to 0
//Display Greeting and Rules
}
switch $_SESSION["counter"];
case 0:
//Get First Roll
//Input User Bet
//counter++
break;
case 1:
//Get Second Roll
//Input User Bet
//counter++
break;
case 2:
//Get Second Roll
//Input User Bet
//counter++
break;
case 3:
//Get Second Roll
//Input User Bet
//counter++
break;
case 4:
//Get Second Roll
//Input User Bet
//counter++
break;
Submit a correction or amendment below.
Make A New Post