Geting email from comments

Discussion in 'WordPress' started by zenom.zarcher, May 25, 2011.

  1. #1
    Hi.. my site is pemulalinux.com ...

    i am using raven antispam for comments...have asked the user to leave a reply by "name and email "

    where is the place the emails and names from comments gets stored...i want to collect these emails and make into a database for further usage....
     
    zenom.zarcher, May 25, 2011 IP
  2. prclicks

    prclicks Peon

    Messages:
    353
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Use http://www.akismet.com/
    This anti spam plug in for wordpress.
    I dont know about comments.
    Thanks for sharing this link.
     
    prclicks, May 25, 2011 IP
  3. rakesh kumar

    rakesh kumar Active Member

    Messages:
    393
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #3
    Issue the following sql command on it's database .

    select distint (author_email) from wp_comment. from phpmyadmin panel

    and save the same as your database.
     
    Last edited: May 26, 2011
    rakesh kumar, May 26, 2011 IP