extract(); - Very useful indeed…

Pulling in $_POST or $_GET variables can be quite a pain sometimes, enter a handy built-in PHP function: extract()

Read the rest of this entry »