Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
PHP date question
1
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?
5
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