How to i create the cron jobs in .htaccess file?
How to i create the cron jobs in .htaccess file?
as I know you can not create a cron job in htaccess. htaccess provides yo to change server configuration for specific directory but cron jobs are scheduled tasks. I dont think there is a way to create cron jobs in htaccess.
|