PHP code guru please
Hi guys,
I was just wondering if anyone would know how to do this, with PHP - I used to mess around with PHP on an old site, but have forgotten most of it... Here's what I need to do - I want to place the same internal link on several dozen different pages on my site (we might call these pages A1, A2, A3 etc), which will all direct the users to the same page (page 'B') - however when they arrive at page B, I need it to display an entire page of 'unique' product info, relevent only to the (various A1, A2, A3 etc) pages they clicked through from. Hope that makes sense.
eg. If page A1 was about apples, then once they clicked the internal link through to page B, they would see apples displayed, on page B. But if they clicked through from page A2, which was about oranges - they would instead see oranges on page B.
I know this is achievable, I just dont remember the code that is needed to do it. Any thoughts, or even a link to a tutorial that will show me how to do this, would be much appreciated : )
Cheers,
Craig
