Is there a way that I can simply loop through each array and convert the keys into variables? I want to avoid having to write lines of:

Look into extract().
http://us3.php.net/manual/en/function.extract.php

thnx,
Chris

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to