PHP style push application
Posted: Thu Jun 03, 2010 2:38 pm
I have a an agenda project that includes tasks to be done in the futur. I can set a date for each task and set a reminder date also. How would i go about creating an application that automatically checks each day if there is a reminder to send and call out the php send script wihtout having to go on the task page or manually sending it? Are there any applications that you can install on a computer that can do this sort of thing, a sort of daemon or something? What type of language would i need to use to communicate with my php application. How is this even possible? Any help or guidance on the topic would be very helpful! Thank you!