Sessions

Discussion in 'PHP' started by brogart28, Feb 25, 2007.

  1. #1
    I am currently trying to develop a project based on a shopping cart web site.

    I want the total price of item one on page one and item two on page two along with the same scenario with items three and four to be added together and displayed on the shopping cart.php page.

    I was told that this could be done through sessions but can anyone help me to devise code to set up this procedure.

    Thank you in advance for any help.:)
     
    brogart28, Feb 25, 2007 IP
  2. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well, it is rather difficult as this depends from shopping cart script to shopping cart script. How far did you already programmed? Where are the items stored? In a certain table together with a session ID? ...
    If possible, PM me everything you've coded already :)

    hans
     
    DeViAnThans3, Feb 25, 2007 IP