Jump to content

How to store multiple items in a unique table based on a user session?


toyfruit

Recommended Posts

HI All - I'm sure the question was not clear, so let me clarify ...

 

I am building a small photography site, what I want to do is have a database table created for a user when a session starts. I want to store the data for any photo they select and put it in their unique table. I then want to use this table to generate a shopping basket where they can update quantities, change papertypes etc. I also want to give each item a unique identifier which I will then use in a download link, I want to then restrict the amount of times an item can be downloaded.

 

Is this the right way of going about this, and if so how do I go about it! If not, can you suggest a better method?

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.