Hi,

i am developing a module which will send a daily email to users on comparing some database table fields and if no equality is found (the core functionality is not this. I have the problem that how to create a scheduler to send messages daily ). i have looked to the codes of rules module. But i am not that good in programer so that i couldn't understand it correctly. please help me

Thanks in advance

Comments

lipinponmala007’s picture

using Rules this can be easly done. But creating a module with hook_cron and inside that the email action and configuring the poomanscron module works really well