Timeline for Setting $_POST variables as a means of passing data / Not passing parameters in functions
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 20, 2011 at 10:30 | vote | accept | siliconpi | ||
| Jul 31, 2011 at 20:57 | comment | added | Falcon | @matt74tm: Just imagine you wanted stateful URLs with this code ... | |
| Jul 31, 2011 at 10:08 | comment | added | Falcon | I pretty much pointed out all there is to say. This style is unacceptable for the reasons I mentioned. And those are some very good reasons. I know it's hard to communicate them to inexperienced developers. Bad reusability, testability, maintainability, dependence on globals...that's probably the worst you can say about code at all. | |
| Jul 30, 2011 at 23:56 | comment | added | siliconpi | Thanks - any thoughts on reasons besides maintainability? Could you point out some programming standards / approaches it violates? @DeadMG ? | |
| Jul 30, 2011 at 11:33 | history | edited | Falcon | CC BY-SA 3.0 |
added 16 characters in body
|
| Jul 30, 2011 at 11:20 | history | edited | Falcon | CC BY-SA 3.0 |
added 84 characters in body
|
| Jul 30, 2011 at 11:12 | history | answered | Falcon | CC BY-SA 3.0 |