Hello,
problem in php does not wait on user input becaues it is a server side language and therefore problem is client-side one...
i am going to make a game, it's multiplayer game... multiple user... At the start of every game round the users involved in the game are prompted with a chose of things they want to do that round. Course, the round isn't to commence until everyone has made a selection on what they want to do that round.
so that is the problem how can i make a script for all users for sending a request... before contnuing execution... i am working in php server side.. the answer wouldn't be with the client as the client is only responsible for one user and wouldn't know what the outher users are doing.
kindly guide me & suggest me from where i have to start?
Thanks.
web design company

