Muffmuncher
Member
- Jan 11, 2012
- 61
- 12
updated 4/1
This is it - a real bot shop for RevCMS featuring major functionality enhancements for the
Features
- Updates Credits and places bot in room real time via MUS
- All variables filtered
- Shop will be disabled if user has fewer Credits than bot price (user defined $botPrice) or has more bots than defined ($maxBots)
- Prompts user to delete one of their bots if exceed bot limit
- Get looks from cms_registration_figures (already in Phoenix database)
bots.php (first add a owner column in the bots table, SQL later)
Screenshots
I certainly do hope you have as much fun using the bot shop on your hotels as I had creating it. If you appreciate my work, I ask that you do not remove the commentated credits to myself in the script. On a side note, please take a moment to go through the lines as I'm fairly new to PHP!
- Teddy
This is it - a real bot shop for RevCMS featuring major functionality enhancements for the
You must be registered for see links
.Features
- Updates Credits and places bot in room real time via MUS
- All variables filtered
- Shop will be disabled if user has fewer Credits than bot price (user defined $botPrice) or has more bots than defined ($maxBots)
- Prompts user to delete one of their bots if exceed bot limit
- Get looks from cms_registration_figures (already in Phoenix database)
bots.php (first add a owner column in the bots table, SQL later)
Code:
Screenshots
You must be registered for see links
You must be registered for see links
You must be registered for see links
You must be registered for see links
I certainly do hope you have as much fun using the bot shop on your hotels as I had creating it. If you appreciate my work, I ask that you do not remove the commentated credits to myself in the script. On a side note, please take a moment to go through the lines as I'm fairly new to PHP!
- Teddy