Fix: What's wrong with using $_REQUEST? #answer #solution #dev
Fix: What's wrong with using $_REQUEST? #answer #solution #dev
What’s wrong with using $_REQUEST[]?
I’ve seen a number of posts on here saying not to use the $_REQUEST variable. I usually don’t, but sometimes it’s convenient. What’s wrong with it?
Answer [by Jonathan Sampson]: What’s wrong with using $_REQUEST[]?
It’s vague. You don’t reallyknow how the data got to you since it carries post, get, and cookie data. I don’t necessarily think that is always a…
View On WordPress









