i want to send an email every day using php. But how to do it automatically. for example every 12 midnight it will automatically send email without manually load that page. Thank you for any help
cron jobs is your friend ... if you have cpanel you can set a cron job to run a script in x amount of time...