Aug 24
I can’t believed it that I’ve been using extract($_GET) and extract($_POST) where I could just type in extract($_REQUEST). Feel so silly now. Nevertheless, it was cool to learn that it exist. Never to late to learn.
More information can be found here (that’s where I found what it means):
http://www.w3schools.com/php/php_get.asp










September 20th, 2007 at 5:10 pm
Dont feel fuilt brother :-O
It can happen with anyone
I am still a learner of PHP (for creating themes and plugins for wordpress)earlier I use to be a ASP dev
October 31st, 2007 at 4:10 pm
Using extract() is pretty unsecure. Do you know that, or?
May 7th, 2008 at 1:34 am
it is really joke janrally we don’t have $_REQUEST
May 7th, 2008 at 1:35 am
i think it is less use against the $_post and $_get method