Php browser game

Hi all,

Just a bit of advice really. Thinking of creating a web browser game in php and mysql and was wondering if it is possible to create a football (soccer in US) manger game. I have a plan to build it in modules. Does anyone know if it is possible to create artificial intelligence in php of perhaps in ajax. I would require the computer to manage the other teams.

This is purely for my own amusement and thought it would be a good exercise in php programming. Any thoughts or views?

that’s what i thought. Does anyone have any suggestions on where to look for similar projects that I perhaps get some help from. I think I can quite easily (he says!!) simulate the match, I think the hard part is the computer playing the matches against itself.

Yes, you can do anything really.
The only limitations are your own and your knowledge of the languages you are using.