Can you set your client machine to call that script up every thirty
days? You should be able to do that by schedule a browsing event (in
windows) or by setting your crontab to run curl or lynx every thirty
days (in UNIX). That way, your script stays on the web server and you do
the scheduling with your web browser.


Marco

-- 
------------
php|architect - The magazine for PHP Professionals
The first monthly worldwide magazine dedicated to PHP programmers

Come visit us at http://www.phparch.com!
--- Begin Message ---
I'm on neither, I have a webhost. Gasping goes through the crowd, I have a
reason. I'm behind a firewall so can't do much else. How would you do it
INSIDE php?


----- Original Message -----
From: "Marco Tabini" <[EMAIL PROTECTED]>
To: "Stephen" <[EMAIL PROTECTED]>
Cc: "PHP List" <[EMAIL PROTECTED]>
Sent: Friday, November 08, 2002 4:51 PM
Subject: Re: [PHP] Finding HTML


> Well, you can turn your PHP script into a shell script and run it once a
> month using cron -- that's of course assuming you're using UNIX. In
> Windows, you can use the scheduler.
>
>
> Marco
> --
> ------------
> php|architect - The magazine for PHP Professionals
> The first monthly worldwide magazine dedicated to PHP programmers
>
> Come visit us at http://www.phparch.com!
>


----------------------------------------------------------------------------
----


> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php


--- End Message ---
-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to