Example 1: create a php live chat without no load //Updates the chat function updateChat(){ $.ajax({ type: "GET", url: "update.php", data: { 'state': state, ...
確定! 回上一頁