When sending email to all members, how to get username/first name to show

Discussion in 'PHP' started by Dcsboards531, Oct 26, 2008.

  1. #1
    i am able to send out a mass email to all members on my site. However when I send the email it just says

    Hello [[USERSFIRSTNAME]],

    How do I get the name to show up in [userfirstname]

    thanks
     
    Dcsboards531, Oct 26, 2008 IP
  2. Kyosys

    Kyosys Peon

    Messages:
    226
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sure, don't give us any detail what your site runs on, we'll just guess
     
    Kyosys, Oct 26, 2008 IP
  3. mortenb

    mortenb Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The easiest way would be to loop through all your emails and string replace the appropriate username into each mail before you sent it.
     
    mortenb, Oct 26, 2008 IP