Maybe a link or the function commands would help me here.
I need to send emails once every two weeks to registered users.
The registered user's email is stored ion a database.
How would I do this?
thanks
write the script that sends the email and setup a cronjob (assuming you are using a *nix server)