Page 1 of 1

PHP Actionscript XMLSocket

Posted: Wed Jul 08, 2009 10:58 pm
by shidagernade
Hi All,

I am new to PHP and Actionscript. I am implementing a multiplayer game. The client side is in actionscript and the server side is in PhP. The game follows the same implementation rules as a multiuser chat app. I am confused about on part.

How do I start my PhP script on the server so that it continuously listens to the incoming clients? I have a domain registered on a server that supports PHP and SQL.

I will appreciate any comments.

Thanks,