HighDots Forums  

Building a 'recently viewed items panel' in PHP

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Building a 'recently viewed items panel' in PHP in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TJL
 
Posts: n/a

Default Building a 'recently viewed items panel' in PHP - 08-06-2004 , 06:32 PM






Building a 'Recently Viewed Items' Panel
Hi guys,

I'm currently trying to build a 'Recently viewed items' sidebar on my
website. Similar to amazon.com's and various other websites.

I haven't tried doing anything yet and I'm not great with PHP.

Couple of q's:

1. Is this going to be too hard?
2. Anyone kind enough to give me a headstart with some code?

Is this something to do with session vars?

Thanks for any replies...



Reply With Quote
  #2  
Old   
Alexandru COSTIN
 
Posts: n/a

Default Re: Building a 'recently viewed items panel' in PHP - 08-07-2004 , 01:15 PM






Hello,
In order to implement this, you will have to use a data warehouse to
store all the browser sessions of a client.
Then you will have just to select from this database and display the
items...

Alexandru

TJL wrote:

Quote:
Building a 'Recently Viewed Items' Panel
Hi guys,

I'm currently trying to build a 'Recently viewed items' sidebar on my
website. Similar to amazon.com's and various other websites.

I haven't tried doing anything yet and I'm not great with PHP.

Couple of q's:

1. Is this going to be too hard?
2. Anyone kind enough to give me a headstart with some code?

Is this something to do with session vars?

Thanks for any replies...




--
Alexandru COSTIN
President Products Division
Dreamweaver Extensions: http://www.interakt.ro/
+4021 312 5312


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.