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
Recent Comments