Results 1 to 2 of 2

Thread: Tagging word

  1. #1
    Join Date
    Sep 2006
    Location
    Pakistan
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Tagging word

    We have a social networking web site in which we wants to tag some words, user are given an option to add tagging words from their profile e.g "World cup Cricket 2007" Every one else who have tagged on this word or pharse will be automatically linked to this person.

    how we can highlight the tagged word in the users profiles?
    I need a search algorithm which can search and convert these "tagged word" in to a hyperlink whenever they occur ?


    Please helpme this ..

    thanks in advance

  2. #2
    Join Date
    Feb 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    What type of software or script are you running on the site. If it uses a template system you may be able to "peak" at the profile before and update/highlight as needed.

    I know that PHP also has an output buffer, you may be able to send everything to the buffer and then access it and highlight before flushing it to the browser.

    Hope this helps

    ___________
    "You cannot escape the responsibility of tomorrow by evading it today." Abraham Lincoln
    Company – Projects (Cheap Stock PhotosNew Mexico City Information)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •