Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

PHP date question

Name: NWS 2007-06-18 2:40 ID:PlS1wRw+

Ok I can echo "Hello World!" but the problem is that after 30 minutes it should only echo "Hello you loser!"
How do I do this?

Name: Anonymous 2007-06-19 9:04 ID:RMveU3zV

<?php

for(x=1;x<30*6000;x++) {
echo '<script>alert("hello world")</script>
}

echo "hello, loser";


?>

Easier


Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List