Search found 2 matches
Aprelium Forum Index
Author Message
  Topic: Scheduling PHP scripts to run?
Tampa1adam

Replies: 2
Views: 8336

PostForum: PHP   Posted: Sat Jan 27, 2007 7:01 am   Subject: Scheduling PHP scripts to run?
<?

$you = "amazing";

for ($counter = 10;$counter <= 10000000;$counter += 1) {
echo "<BR>".$you;
}

?>
  Topic: Scheduling PHP scripts to run?
Tampa1adam

Replies: 2
Views: 8336

PostForum: PHP   Posted: Sat Jan 27, 2007 3:47 am   Subject: Scheduling PHP scripts to run?
This may be a question for the Abyss Server section but anyway, Here's my problem:

Keep in mind my Abyss server is hosted locally. I have a php script that copies the entire htdocs directory to a m ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group