PDA

View Full Version : Questions about remoting and PHPObject


oka_
04-20-2005, 11:44 PM
Hey all

I'm just starting to play with flash remoting and the PHPObject extension and I"ve got a couple questions I hope someone can help me with:

Does PHPObject allow some kind of real-time interaction between users using only a PHP page? Or do you have to use a storage system like MySQL to store data consistently so that all users viewing the site can see the current data?
(for example a chat program or multiplayer game that requires users to be viewiing synchronised data).

Any help / suggestions / comments would be cool.

cheers

oka

vladbc
04-21-2005, 06:10 PM
Ideally you will need also Flash Communication Server for chats, but you can fake it by using MySQL