Create new variables from array keys in PHP March 31, 2023 by Tarik <?php extract($array); ?> http://php.net/manual/en/function.extract.php