Auto Updating Membership

Discussion in 'Customization & add-ons' started by navedp, May 26, 2006.

  1. navedp

    navedp New Member

    Joined:
    May 26, 2006
    Messages:
    10
    the trick is:
    member pays first month subscription and gets access to folder1 then when he pays 2nd month he gets access to folder2.

    well i am not a php programmer. but can understand little bit...

    Now i want to setup a simple php file where.
    first it will see session. then it will see how many times user has paid..

    what i want is
    if userpaid=1 then echo "<ahref="folder1">folder1</a>
    else nothing
    if userpaid=2 then echo folder1 and folder2

    if userpaid=3 then ehco folder1,2,and 3

    I am sure this is very simple trick.. but since i dont know php.. not able to find a way...

    Please help...
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    It is better to contact support with this request.

Share This Page