Hi there,
I installed the script on my server in the same directory where my IIP index.php script is located.
how do I execute it so that it creates the email list?
I tried accessing in my browser with
http://.... but I get an error that it can't fopen(email_list.txt, 'w') or something like that.
am I doing something wrong.
is there not an easier way of exporting names and email addresses so I can do email broadcasting from my newsletter program?
thanks,
KC
[]
Dave_L said:I'm attaching a simple PHP script for dumping all the email addresses to a text file, one address per line.
If you need it tweaked slightly, let me know. <img src="/threads/php/images/graemlins/smile.gif" alt="" />
Edit: updated attachment to fix typo. [/]