Below is my script :
if($redirect==1)
{
?>
<script>
setTimeout("gotoLink()",1000);
function gotoLink()
{
location.href= wycomments.php ;
}
</script>
<?php
$_SESSION[ BROADCAST_DOWNLOAD ]=1;
}
?>
因此,我不领取工资。 php
任何帮助请。