函数代码如下:<?php
function alertM($mes,$url){
echo "<script>alert($mes);</script>";
echo "<script>window.location=$url;</script>";
}
?>
拖鞋_
相关分类