Date: 03/13/01
- Next message: Mike Green: "[phplib] Some pages not completely loading"
- Previous message: Peter Niederlag: "[phplib] template-probleme mit php4"
- In reply to: Dennis Gearon: "[phplib] wondering"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mike Green: "[phplib] Some pages not completely loading"
- Previous message: Peter Niederlag: "[phplib] template-probleme mit php4"
- In reply to: Dennis Gearon: "[phplib] wondering"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

