First, understand that you have three languages working together: PHP: It only runs by the server and responds to requests like clicking on a link (GET) or ... ... <看更多>
I am using the following html button <button onclick="ga_cal_change_status(2300)"/>. and I want to call the "my_message" php function from ... ... <看更多>