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?
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label methods. Show all posts
Showing posts with label methods. Show all posts
Monday, June 11, 2012
What"s wrong with using $_REQUEST[]?
Monday, April 16, 2012
Behaviour of final static method
I have been playing around with modifiers with static method and came across a weird behaviour.
Sunday, March 11, 2012
Method Overloading. Can you overuse it?
What's better practice when defining several methods that return the same shape of data with different filters? Explicit method names or overloaded methods?
Friday, February 10, 2012
Does using method chaining in PHP cause any problems with resources or memory?
I'm talking about methods like this:
Subscribe to:
Posts (Atom)