View Single Post
Old 09-27-2007, 10:38 PM   #6 (permalink)
JimC
Senior Member
 
Join Date: Jul 2007
Location: Eugene, Oregon
Posts: 198
JimC will become famous soon enough
Default

Flash is good for small online games. If you know javascript, that can be good too.

You can't do real time games with PHP (without another language like Javascript), but you can use PHP for good interactivity. I'm pretty sure Flash has some kind of ability to interact with PHP/MySQL (hence the mysql score tables for some flash games).

I would say use Flash and maybe a little PHP if needed. Actionscript is really easy to learn.
JimC is offline   Reply With Quote