email - Automatic Mail Sending on specific Dates in PHP -



email - Automatic Mail Sending on specific Dates in PHP -

i having mail service ids in database. have send mail service mail ids automatically on specific dates have mentioned in database.how in php.

it depends on server type. if utilize linux can utilize cronjobs programme execution of specific php file @ time. if hosted, host may offer cronjob menu in cpanel, else have improve hosting plan offer that. or @ to the lowest degree access crontab file programme different cronjobs.

executing php script cron job

php email

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -