How do I create a process that will be called periodically to do some task?
This is not necessarily php but not sure where to ask.
Essentially I want to create either a php script or app(C++ would be nice)
to run once a day that will generate a set of images to be used for
captchas.
Any ideas or ideas where I can look for more info?
Thanks,
Jon
This is not necessarily php but not sure where to ask.
Essentially I want to create either a php script or app(C++ would be nice)
to run once a day that will generate a set of images to be used for
captchas.
Any ideas or ideas where I can look for more info?
Thanks,
Jon
Comment