[FX.php List] Timers and things for PHP

Vincenzo P. Menanno vince at fmnexus.com
Sat Jul 29 11:58:59 MDT 2006


Hey guys,

THanks for all the suggestions here but I am thinking of packaging  
this up as a product ... will any password need to be supplied for  
this to get set up and running... basically I just want it so that  
the user installs the files and as soon as they start using this  
system it begins checking if notifications need to go out... and I am  
assuming crontab require minimal resources so it won't affect  
performance much ... of course understanding that I won't be doing  
pings every second...

So while I have gotten so many responses on this - I was also curious  
about mail... so I'll spwan off another thread on that subject -  
thanks for the suggestions thus far.

Vince

On Jul 29, 2006, at 10:40 AM, Gjermund Gusland Thorsen wrote:

> You would most likely benefit from not doing it in php, in most cases
> it would be a simple query right?
>
> crontab and python or bash, I assume is the right way to go
> Perhaps a curl statement in crontab would do?
>
> ggt667
>
> On 7/29/06, Andy Gaunt <andy at fmpug.com> wrote:
>> Vince,
>>
>> You can run a cron job on Mac or pseudo-cron on pc to trigger a  
>> php script
>> at regular intervals.
>>
>> Andy Gaunt
>> Office: 321.206.3658
>> Mobile: 407.810.4722
>> andy at fmpug.com
>> http://www.fmpug.com
>>
>> Recipient of FileMaker's 2005 "Mad Dog" Public Relations Award
>>
>> For chapter locations, dates & times please visit the website at
>> http://www.fmpug.com If you can make it to a meeting, please RSVP at
>> http://www.fmpug.com/rsvp.php
>>
>> -----Original Message-----
>> From: fx.php_list-bounces at mail.iviking.org
>> [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of  
>> Vincenzo P.
>> Menanno
>> Sent: Saturday, July 29, 2006 1:34 PM
>> To: FX.php Discussion List
>> Subject: [FX.php List] Timers and things for PHP
>>
>> This is more of a request to see if there is something out there php
>> wise that would be acting like a trigger... so every hour ping some
>> site or link and send me an email with some information ... is there
>> such a thing that one can use this in their php code... and if so
>> what kind of impact would it have on overall performance and such
>> things.
>>
>> THanks
>>
>> Vince
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
>>
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
>>
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>



More information about the FX.php_List mailing list