Forum Moderators: coopster

Message Too Old, No Replies

casino

         

napalm

4:26 am on Jun 13, 2006 (gmt 0)



I do not use php much, i have a shop linked to my website i understand is built in php...

what i wanted to know is if there is any online casino's built in php?

i would like to build a online casino, and feel a database may be the easyiest way to go about doing this...

does anybody agree or disagree, and does anybody know of this content?

Scally_Ally

9:10 am on Jun 13, 2006 (gmt 0)

10+ Year Member



all of the casino's / poker rooms that i have seen all require you to install something on your home computer and then you do not play through a browser. This leads me to think C++ or JAVA..

Although recently i have been looking into creating multiplayer games within flash and you can synchronise two users at the same time to play the same game.

The problem you would have doing something like a casino online is the constant page refreshes needed to update the users information. Maybe look into creating it in flash / actionscript or maybe AJAX?

barns101

10:04 am on Jun 13, 2006 (gmt 0)

10+ Year Member



Online casinos requiring no download can be built with Flash or Java. You could use a PHP backend but you'd need to use one of the previously mentioned technologies for the games themselves.