I Love Ubuntu
New member
i have a subscribe to reminder button that adds an e-mail address to a one-column table. I have a cron job running every day that runs a script. I want this script to go through every e-mail address in this table and send a message (that i can construct, I know how to use mail()
. The big thing i need help with is looping through the database. The rest I can do.
Thanks,
II

Thanks,
II