duanjiongzhen2523 2016-05-11 19:35 采纳率: 0%
浏览 40

其他用户进行操作时更新UI(php)

today I've a question; dunno how to call this but I'll try to explain.

I've got a START button, which push the "search" mode below :

enter image description here

I want, when 2 users are in "search" that the second image appears : enter image description here

and when one user click on START it will update picture (green border) which means "I'm ready."

So,

  1. How can I match 2 users who are in "search" mode ?
  2. How can I update picture when user click on START ?

I don't know how to do that; which langage ? which function ? And maybe how can I call this needed ? Just need to be informed :)
Thanks in advance.

NB: I'm using PHP/JS

  • 写回答

0条回答 默认 最新

    报告相同问题?