[PHPLIB] hidden elements vs. registered vars From: Chaco Taco (tacochaco <email protected>)
Date: 01/28/00

Hello
Has anyone formulated a standard operating procedure re. when to register
vars as opposed to creating hidden form elements? I'm using both but I'm
afraid to get carried away w/ either one:
ex:
registered -> $sql vars because I don't want anyone peeking
hidden -> query category, i.e. "all data", "completed trasnactions",
"failed transactions", etc.
I guess my rule of thumb is if it offers insight into the database, register
it.
Any tips would be greatly appreciated.

thanks
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.