extract(); - Very useful indeed…
Posted by justinjohnson on May 3rd, 2005
Pulling in $_POST or $_GET variables can be quite a pain sometimes, enter a handy built-in PHP function: extract()
Pulling in $_POST or $_GET variables can be quite a pain sometimes, enter a handy built-in PHP function: extract()