A small custom setting needed in phpld

Discussion in 'PHP' started by makeit easy, Mar 14, 2009.

  1. #1
    I have a phpld directory. I want its submission page to be modified.

    At the current submission page, when "Regular links with reciprocal" is selected, people have to copy-paste our homepage linking code to their sites. How can I change our linking code each time when a "Category" is selected? So, people will copy a different code after they select a category.

    For example:

    Let's say a visitor selects "Art History" category on the drop-down list.

    Our code should be changed as below without refreshing the page:

    <a href="http://www.7on.org/artshumanities/arthistory/">Art History</a>
    Code (markup):
     
    makeit easy, Mar 14, 2009 IP
  2. daredashi

    daredashi Well-Known Member

    Messages:
    667
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    120
    #2
    i suggest you post your request on PHPLD official forums. there you will get response much faster for your PHPLD needs.
    between
    May be this is not that small mod. i tried this thing to implement on one of my directory. i managed to change reciprocal URL but reciprocal verification system broke as it is based on site URL. you need some one who will take care of reciprocal validation also. just shared my experience to save your time and money :)
     
    daredashi, Mar 14, 2009 IP