PHP Actionscript XMLSocket

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
shidagernade
Forum Newbie
Posts: 6
Joined: Mon Oct 06, 2008 4:26 pm

PHP Actionscript XMLSocket

Post 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,
Post Reply