Re: [PHP-DB] Make history HOW?

2001-04-19 Thread Russ Michell
I have a similar PHP system on my site using sessions: I have an admin session, where each step(1-5) is a different page(script) and as each page is progressed into a new session is registered with the users username, the activity currently being edited and the team within this activity they a

Re: [PHP-DB] Make history HOW?

2001-04-18 Thread Timothy Aslat
Aleksey Yarilovets wrote: > PS: www.geocities.com does but how? That is the question Try using the $HTTP_REFERER variable. It returns the previous URL provided you actually clicked a link to get to the current page. It's an environment variable, but easily handled in PHP Cheers Tim -- | Dis