Re: [PHP] Re: Recommendation for Unique URL

2003-10-26 Thread David Otton
On Mon, 27 Oct 2003 13:29:47 +1100, you wrote: >> What is the best approach to the unique page ID? I thought I would store >the >> dept. mgrs. email address and the session ID in a db, and use the session >ID in >> the URL. Do I even need the mgr's email address? Is another approach >better? >> Wh

[PHP] Re: Recommendation for Unique URL

2003-10-26 Thread Al
> What is the best approach to the unique page ID? I thought I would store the > dept. mgrs. email address and the session ID in a db, and use the session ID in > the URL. Do I even need the mgr's email address? Is another approach better? > What have you used? I'd concatenate the employee's email