Is there a simple way to extract the submitter's user info/email addresses out of PHPLD 2.0? I want to alert my submitters of a new directory without having to email each one individually.
not sure if there is some mod or script out there to do this but you could easily just use phpMyAdmin and do a export to CSV or TXT on the PLD_Email Table and/or EMail Field then cut and paste the addresses into your email client. tom