Re: [phplib] cookies and sessions From: Alex Black (enigma <email protected>)
Date: 05/10/01

> Anybody think this would be possible given a fully qualified cookie
> domain, down to the file name? (is that possible?)
>
> If so, isn't there someway to have the server generate 'fake' file names
> on the fly and then parse that out in the application?
>
> For instance http://www.loveme.com/search/info30421.htm
>
> I believe that the filenames are generated on the fly, i.e.
> infoXXXXX.htm.

heh, actually I can't think of a reason why not.

that;s a good point (funny) but a good point nonetheless.

though remember that this _does_not_ get you window independence, it only
gets you different sessions per url.

> and the application would actually be ~/search/

gotta love apache, don't you?

_alex

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>