ShivaGupta Posted June 1, 2013 Share Posted June 1, 2013 (edited) plz explain how to add Cronjobs in php scripts? and is their any example or tutorial about Cronjobs in php scripts? Edited June 1, 2013 by ShivaGupta Quote Link to comment https://forums.phpfreaks.com/topic/278667-how-to-add-cronjobs-in-php-scripts/ Share on other sites More sharing options...
KevinM1 Posted June 1, 2013 Share Posted June 1, 2013 plz explain how to add Cronjobs in php scripts? and is their any example or tutorial about Cronjobs in php scripts? We don't typically spoon feed people answers. You're going to have to do some research on your own, then come back with specific questions. I'll get you started on your research: http://lmgtfy.com/?q=php+cronjob Quote Link to comment https://forums.phpfreaks.com/topic/278667-how-to-add-cronjobs-in-php-scripts/#findComment-1433551 Share on other sites More sharing options...
Solution cpd Posted June 1, 2013 Solution Share Posted June 1, 2013 Something you should note: the cronjob runs the script, the script doesn't run the cronjob as your question implies. Quote Link to comment https://forums.phpfreaks.com/topic/278667-how-to-add-cronjobs-in-php-scripts/#findComment-1433566 Share on other sites More sharing options...
ShivaGupta Posted June 1, 2013 Author Share Posted June 1, 2013 We don't typically spoon feed people answers. You're going to have to do some research on your own, then come back with specific questions. I'll get you started on your research: http://lmgtfy.com/?q=php+cronjob sorry to say but i think ur 1 valueble comment can teach me better then google . Quote Link to comment https://forums.phpfreaks.com/topic/278667-how-to-add-cronjobs-in-php-scripts/#findComment-1433568 Share on other sites More sharing options...
Jessica Posted June 1, 2013 Share Posted June 1, 2013 Then you're in the wrong place. This is not 1-on-1 tutoring, this is a help forum. We're not teachers. We are other programmers. If you want teaching, go to school. If you have a specific bug and you've already tried to fix it, this is the place. Quote Link to comment https://forums.phpfreaks.com/topic/278667-how-to-add-cronjobs-in-php-scripts/#findComment-1433569 Share on other sites More sharing options...
l0gic Posted June 2, 2013 Share Posted June 2, 2013 Then you're in the wrong place. This is not 1-on-1 tutoring, this is a help forum. We're not teachers. We are other programmers. If you want teaching, go to school. If you have a specific bug and you've already tried to fix it, this is the place. Perhaps slightly off-topic. But I love it when you unleash your sass on these people... It honestly warms my heart. @ShivaGupta; I'm sorry but if you followed KevinM1s link and have become no closer to understanding how to achieve what it is that your're after (which about 90% of the first page of results covers quite well) I have trouble believing that any of our comments will ever be of any use to you.. But if you seriously want to make an effort to learn things, may I suggest starting with this book. Quote Link to comment https://forums.phpfreaks.com/topic/278667-how-to-add-cronjobs-in-php-scripts/#findComment-1433619 Share on other sites More sharing options...
ShivaGupta Posted June 2, 2013 Author Share Posted June 2, 2013 Then you're in the wrong place. This is not 1-on-1 tutoring, this is a help forum. We're not teachers. We are other programmers. If you want teaching, go to school. If you have a specific bug and you've already tried to fix it, this is the place. off-topic. Quote Link to comment https://forums.phpfreaks.com/topic/278667-how-to-add-cronjobs-in-php-scripts/#findComment-1433631 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.