RE: [PHP-DB] Newbie:Backend scripts

2001-07-06 Thread Mats Remman
/ +47 916 23566 -Original Message- From: PHPFAN [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 4:53 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] Newbie:Backend scripts Thank you very much for your help Beau!!! Sagil. Beau Lebens [EMAIL PROTECTED] wrote

RE: [PHP-DB] Newbie:Backend scripts

2001-07-05 Thread Beau Lebens
Sagil, the way I do something like this is write a script using PHP that does exactly what you want, without any input or anything like that, then just set up cron to run that script every 2 hours. you can use either lynx to hit it as a webpage, or it's an admin script or something that you don't

Re: [PHP-DB] Newbie:Backend scripts

2001-07-05 Thread PHPFAN
Hello Beau Lebens, Thank you very much for the advice. I am using windows 2000/NT.So do you happen to know how to handle it in windows? Sagil. Beau Lebens [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Sagil, the way I do something like this is write a

RE: [PHP-DB] Newbie:Backend scripts

2001-07-05 Thread Beau Lebens
! beau // -Original Message- // From: PHPFAN [mailto:[EMAIL PROTECTED]] // Sent: Friday, 6 July 2001 10:20 AM // To: [EMAIL PROTECTED] // Subject: Re: [PHP-DB] Newbie:Backend scripts // // // Hello Beau Lebens, // // Thank you very much for the advice. // I am using windows 2000/NT.So do

RE: [PHP-DB] Newbie:Backend scripts

2001-07-05 Thread Beau Lebens
// OK, i just checked and tested (jeez i'm a nice guy.. :P) and // dodgy Windoze // schedule doesn't allow you to do it by the hour, so if you // want it every 2 // hours, you'll have to set one, daily at 2am, one daily at // 4am etc etc, all // doing the same thing. change this, under the

Re: [PHP-DB] Newbie:Backend scripts

2001-07-05 Thread PHPFAN
Thank you very much for your help Beau!!! Sagil. Beau Lebens [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... // OK, i just checked and tested (jeez i'm a nice guy.. :P) and // dodgy Windoze // schedule doesn't allow you to do it by the hour, so if you //