Hehe, sorry, I should've explained it better.
A cron is a .php file which is ran automaticly by vB every X minutes, X hours, X days, etc. You can find this in your admincp.
You must first be a
registered member to view any code.
What you'll have to do is the following:
1. Make a .php file called daily_post.php and put the above code into it.
2. Change $title="Your Title"; to whatever you want. If you want to add a date/time let me know by replying and I'll give you the code for it.
3. Next make a template called "daily_message_body", and add your email content there. You can add something like:
You must first be a
registered member to view any code.
4. Now save the file, and upload it to ./includes/cron
5. Now go to the cron manager in the Admincp, and add daily_posy.php to the cron list. You can decide when to run it yourself, just click the (?) signs on the right next to the input fields, and they'll explain how it works ;).
That should work. Let me know please

__________________
Need some custom work done for your site, but can't find a (freelance) coder willing to take on the job? Good news: you needn't look further, as I'm currently accepting custom jobs! From a template fix to a completely new portal system, you name it and I'll make it exclusively for your site! Interested? Send me a PM for details. ;)
Please note that I will only provide support through the vBHackers.com Forums, not through MSN/email/PM.