Profile
Achievement
mloberg's Recent SnippetsTagged convert
- All /
« Prev 1 Next »
This simply takes an array and coverts it to variables. E.g. If you had an array, $array = array("key" => "value"), after running this script, $key would be "value".
0
744
posted 13 years ago by mloberg