User info/Email extraction in PHP link directory 2.x?

Discussion in 'Directories' started by esync, Jul 7, 2007.

  1. #1
    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.
     
    esync, Jul 7, 2007 IP
  2. wildweb

    wildweb Peon

    Messages:
    143
    Likes Received:
    46
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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
     
    wildweb, Jul 7, 2007 IP
    newbie191 likes this.