PHP include, or script to add text to website based on link/kw

Discussion in 'Programming' started by BrianJump, May 14, 2008.

  1. #1
    I want a line of text to be added to my websites, based on the keyword or meta of the site sending the traffic....
    IE if I get a referred visitor from trashcans.com and the meta or kw is trashcans, my site would generate something like, welcome trashcans, or trashcans here etc etc.

    ive heard this is done via ajax or php----
    Pls pm with thoughts, availability and price. Need immed.
    Brian
     
    BrianJump, May 14, 2008 IP
  2. crath

    crath Well-Known Member

    Messages:
    661
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    100
    #2
    in php, you can use the code "echo $_SERVER['HTTP_REFERER'];" to see the referring website. You can use other php functions to cut out just the site name, and use that as keywords.
     
    crath, May 14, 2008 IP
  3. Rick_

    Rick_ Active Member

    Messages:
    578
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    58
    #3
    I might be interested, please let me know the price you want to offer for this job
     
    Rick_, May 15, 2008 IP
  4. crath

    crath Well-Known Member

    Messages:
    661
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    100
    #4
    This job was completed.
     
    crath, May 15, 2008 IP