I am very new with cron job.I have to make a cron job to send email after fetching data from the database with core php.I have checked the functionality in browser and it is working fine.But in cron job it is neither giving an error nor an output(mail).I have given my email in the specified area where they have mentioned to get the cron job errors.
I checked the cron job functionality other than mail.It is working fine.
I have used php mail() function to send the mail.Please help me to find what is wrong with the cron job to send mail.
I am trying to get the cron job in a shared godaddy linux server.
I have read the related topic and tried with that solutions too.no hope. Please help me to find what is wrong.
Thanks,