+ 8
How to implement automatic wishes send to user using push notification in php ?
automatic wishes
12 odpowiedzi
+ 2
Just with 5 easy steps:
http://www.javadomain.in/php-hello-world-cron-job-cpanel-step-step-explained/
+ 8
sure. thank u
+ 6
how to use cron job ?
+ 6
Thank u. i want to any example for cron job step by step.
+ 6
thank u
+ 5
If you want to do that for some special date you can use cronjobs task
+ 4
You can check some links like that
https://stackoverflow.com/questions/18737407/how-to-create-cron-job-using-php
+ 4
I will be waiting to see your code ;-)
+ 2
If you havent access to schedule one by server or admin hosting panel, then you must to code it manually, running an infinite process in PHP which is verifying time and/or date for special date
+ 2
Please check these links
https://www.taniarascia.com/setting-up-a-basic-cron-job-in-linux/
https://en.m.wikipedia.org/wiki/Cron
+ 2
Maybe If you want a server and you can give me an access, I can try to help you. You can write to me danifdez79@hotmail.com If you want or need
+ 1
You can use cronjob by linux command or by panel. Really I dont know If windows server has that option but I think must to have that because any kind of server must to have the possibility to schedule task