I have created a MySQL database. The table I am creating is a subscriptions database. I want to be able to export all e-mail addresses stored in the "e_mail" column into a plain text file on the web server (1 e-mail address per row) where the "discipleship_mailing_list_e_mail_subscription" equals "on". I am new at PHP and I am not sure how to do this yet. My idea is that the user would click an "UPDATE" button and this action would be performed. Are any of you able to help me with this? Thanks. Ron -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php