用php实现弹出消息提示框的两种方法 20 6月01 1月 by helenadmin 方法一: 代码如下: echo “《script》alert(‘提示内容’)《script》”; 方法二: 代码如下: echo ‘