[fw-general] Image captcha, remove files

2009-07-28 Thread PHPScriptor
Hello, Maybe a simple question, but I never did this before. How can I remove the old image-captcha's from my directory? How can this be done efficiently? Can this be done with Zend Framework? Or do I need to run a cronjob every night? ... - visit my website at http://www.phpscriptor.com/

[fw-general] Image captcha, remove files

2009-07-28 Thread PHPScriptor
Hello, Maybe a simple question, but I never did this before. How can I remove the old image-captcha's from my directory? How can this be done efficiently? Can this be done with Zend Framework? Or do I need to run a cronjob every night? ... - visit my website at http://www.phpscriptor.com/

Re: [fw-general] Image captcha, remove files

2009-07-28 Thread Tim Fountain
2009/7/28 PHPScriptor cont...@phpscriptor.com Maybe a simple question, but I never did this before. How can I remove the old image-captcha's from my directory? I believe the component does this automatically. You can control how frequently it does so by changing the garbage collection

Re: [fw-general] Image captcha, remove files

2009-07-28 Thread Carlton Gibson
Hi there, On 28 Jul 2009, at 13:41, PHPScriptor wrote: Maybe a simple question, but I never did this before. How can I remove the old image-captcha's from my directory? How can this be done efficiently? Can this be done with Zend Framework? Or do I need to run a cronjob every night? ...

Re: [fw-general] Image captcha, remove files

2009-07-28 Thread Carlton Gibson
On 28 Jul 2009, at 13:55, Tim Fountain wrote: 2009/7/28 PHPScriptor cont...@phpscriptor.com Maybe a simple question, but I never did this before. How can I remove the old image-captcha's from my directory? I believe the component does this automatically. You can control how frequently