📜  php代码示例中的警报

📅  最后修改于: 2022-03-11 14:54:53.234000             🧑  作者: Mango

代码示例2
// This is in the PHP file and sends a Javascript alert to the client
$message = "wrong answer";
echo "";