Hi,
I'm new to php but having a lot of fun with it writing an e-commerce
store. I am puzzled by the fact that all of the following URLs open the
same web page
Only the right most ProductID number controls the page viewed. Is this
always the case in PHP5? If it is guaranteed to be the case than I can
use this to great advantage in tracking the sequence of pages that a
visiter had viewed.
Thanks,
Peter
I'm new to php but having a lot of fun with it writing an e-commerce
store. I am puzzled by the fact that all of the following URLs open the
same web page
Only the right most ProductID number controls the page viewed. Is this
always the case in PHP5? If it is guaranteed to be the case than I can
use this to great advantage in tracking the sequence of pages that a
visiter had viewed.
Thanks,
Peter
Comment