How to output email addresses on phpLD?

Discussion in 'Directories' started by Nima, Jul 13, 2009.

  1. #1
    I have been wanting to start sending monthly newsletters to those who've submitted to Bam Directory.

    There is no option on phpLD for doing that. So I would have to use an outside email marketing service provider. I already use Aweber for my other websites so I would use that again,

    First, is there another or better option that I'm not seeing?

    Second, how can I export the email addresses from phpLD?
     
    Nima, Jul 13, 2009 IP
  2. jitendraag

    jitendraag Notable Member

    Messages:
    3,982
    Likes Received:
    324
    Best Answers:
    1
    Trophy Points:
    270
    #2
    Aweber might be a perfect option for you. If your terms and conditions specify that you can contact submitters for promotional purpose you can use phpmyadmin to get email addresses of submitters. You might try this query for free version of phpld:

    
    select OWNER_NAME, OWNER_EMAIL, URL from pld_link where status=1
    
    Code (markup):
    If you are not keen on owner name or URL that was submitted, you can remove those from the query.
     
    jitendraag, Jul 13, 2009 IP
  3. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #3
    Feel free to provide(if you want) what i gave you via yahoo messenger nima
     
    an0n, Jul 13, 2009 IP
    Nima likes this.
  4. Jectillplum

    Jectillplum Peon

    Messages:
    587
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    You can find your all Solutions of your questions from PHP LD Directory forums
     
    Jectillplum, Jul 15, 2009 IP