IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New There is, but it doesn't look like that's what is being done
There's a rule of thumb: never modify your inputs. If you need to modify something that is passed as a parameter to a method, then copy it first (which involves renaming, natch).
Regards,
-scott
Welcome to Rivendell, Mr. Anderson.
New Like I told Wade, I didn't think that was an issue here
Apparently you can modify the PHP superglobals, but I don't. This could be defensive programming, but even if it were, why would you keep renaming from "responder_id" to "r_id" and back again. It makes it confusing as hell.
--

Drew
     Why would you rename variables? - (drook) - (13)
         I'd suspect reuse of another routine. - (Another Scott) - (2)
             Oh, it's definitely *not* to avoid globals - (drook) - (1)
                 Sounds like one of my old QuickBasic programs. =( -NT - (Another Scott)
         Re: Why would you rename variables? - (boxley) - (7)
             Not quite - (drook) - (6)
                 anything special about $_request? - (boxley) - (5)
                     Special variable in PHP - (drook) - (4)
                         Actually, they can be modified. - (static) - (2)
                             Did not know that - (drook) - (1)
                                 I was rather glad it was possible. - (static)
                         If speed counts ... - (crazy)
         There is, but it doesn't look like that's what is being done - (malraux) - (1)
             Like I told Wade, I didn't think that was an issue here - (drook)

This space intentionally left blank.
36 ms