Re: [AppDb] automatic variable cleanup

2006-06-28 Thread Jonathan Ernst
Le mardi 27 juin 2006 à 12:07 -0400, Chris Morgan a écrit : > Wow, thats a pretty neat idea. > > A few comments. > > We should do something to the values in $_REQUEST so they can't be used after > this function is called. We can do that but only after we have made the required changes everywher

Re: [AppDb] automatic variable cleanup

2006-06-27 Thread Chris Morgan
Wow, thats a pretty neat idea. A few comments. We should do something to the values in $_REQUEST so they can't be used after this function is called. We should error if there are variables that don't fit the format we expect. We can't have anything getting past this filter by default or we'll