Jump to content

Self running Script


antisback

Recommended Posts

i know about javascript:
<body onload="timer=setTimeout('move()',600000000)">
<script language="JavaScript">
var time = null
function move() {
window.location = 'destiny.com'}
</script>
but i am not sure about php, is this the type of thing you want?
Link to comment
https://forums.phpfreaks.com/topic/31876-self-running-script/#findComment-147921
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.