Bookmarking

Discussion in 'PHP' started by interval, Jan 7, 2008.

  1. #1
    Hi,

    I can see many comments that social bookmarking improves traffic and I want to help visitors to bookmark my site. I want to use php, making a unique module that can be used for any page. For doing that I must provide the right URL and TITLE of current page. Thinking for Del.icio.us I must use

    <a href="http://del.icio.us/post?url=$URL&title=$TITLE" title="Add to delicious: $URL" target="_blank"><img src .......

    where, in my 'original meaning' $URL and &TITLE should be url and title of current page.

    Please let me know what I need to write instead of $URL and $TITLE

    Advanced thanks
    interval
     
    interval, Jan 7, 2008 IP