Tag Archives: php extract

PHP Tutorial : Extract function

A shame for me but I must tell you this function called extract() simply rocks : it will extract “keys” from an array and convert them into variables, so no more needed to manually declare variables for validation purposes from … Continue reading

Posted in Usefull PHP | Tagged , , | 3 Comments