在PHP中可以利用
<?php
header('Location: taget.html');
?>
在JS中则用
document.location="target.html";
当然.也可以在PHP中调用JS语句
记得利用转义符就好了~.
posted on 2011-08-07 11:28 fedition 阅读(1342) 评论(0) 收藏 举报
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3