Daily trigger...

is there any way to build a command with php to happen something when specific time occurs…

i mean…

as an example…

i want to have a button click event to happen every morning at 7.00 am

how can i achieve this??? can any one give me a reference??? Pls

depending on ur operatingsystem, u may use a cron job.

try to google it.

am using ms windows…

i try to find something from google…

but all the things…r related with Linux and Unix…

windows should be able to scedule commands as well.

then u just have to run the php script by using “php.exe filename”.

i have no idea… about this topic and how to use cron with window…

can u pls give me a example or reference to go through…??

pls… i hope that will help me to achieve my task…

http://www.google.com/search?q=windows+ … e+commands

Sponsor our Newsletter | Privacy Policy | Terms of Service