Re: [PHP] schedule a task

2001-11-19 Thread Jack Dempsey
cron either a php script itself [if you've got it installed as a cgi] or a lynx request of the page check the archives as well [marc.theaimsgroup.com] because this comes up every week or so - Original Message - From: "Gab" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November

Re: [PHP] schedule a task

2001-11-19 Thread Tyler Longren
Set up a crontab that uses wget to hit that page everyday at midnight. You should use the flag in wget that tells it to delete the page that it downloads. I use that method sometimes. Tyler - Original Message - From: "Gab" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, Novem

Re: [PHP] schedule a task

2001-11-19 Thread Gab
thanks for a quick response but I have a major problem with that: no shell access => can't use cron Any other idea? Gab "Jack Dempsey" <[EMAIL PROTECTED]> wrote in message 005401c17137$b930af00$[EMAIL PROTECTED]">news:005401c17137$b930af00$[EMAIL PROTECTED]... > cron either a php script itself

Re: [PHP] schedule a task

2001-11-19 Thread Jack Dempsey
r anything like that? if not, i'm not sure what to tell you... jack - Original Message - From: "Gab" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 19, 2001 3:32 PM Subject: Re: [PHP] schedule a task > thanks for a quick response but I have

RE: [PHP] schedule a task

2001-11-19 Thread Boget, Chris
> thanks for a quick response but I have a major problem with that: > no shell access => can't use cron Your Windows task manager? Just set it up to go to that page every night at your (not the server's) midnight... Chris

Re: [PHP] schedule a task

2001-11-19 Thread Gab
iginal Message - > From: "Gab" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, November 19, 2001 3:32 PM > Subject: Re: [PHP] schedule a task > > > > thanks for a quick response but I have a major problem with that: > > no shell access

Re: Re: [PHP] schedule a task

2001-11-19 Thread Matthew Moreton
27;m not sure what to tell you... > > > > jack > > - Original Message - > > From: "Gab" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, November 19, 2001 3:32 PM > > Subject: Re: [PHP] schedule a task > > >

Re: Re: [PHP] schedule a task

2001-11-19 Thread Gab
m not sure what to tell you... > > > > jack > > - Original Message - > > From: "Gab" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, November 19, 2001 3:32 PM > > Subject: Re: [PHP] schedule a task > > &g