Re: [phplib] wondering From: Sam C. Nicholson !! (scion <email protected>)
Date: 03/13/01

I have used hidden variables for sessionIDs in numerous contexts: home-
grown sessions before I discovered phplib, and with phplib and php4 native
sessions, I have wrapped the sessionID into a post hidden with cookies off.

The serious limitation is that *every* click must be on a form. It's an
aesthetic thing with me. I don't like forms appearing where they needn't be.

I'm not a good enough html hack to know if form buttons can be made to look
like hyperlinks. I suppose if they could, I'd use the technique more.

-sam

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