ID:               24856
 User updated by:  dave at psntn dot com
 Reported By:      dave at psntn dot com
 Status:           Bogus
 Bug Type:         Feature/Change Request
 Operating System: All
 PHP Version:      Irrelevant
 New Comment:

So you dont have to do:
extract($thisarray);
extract($thatarray);
extract($theOtherArray);
extract($anotherArray);


Previous Comments:
------------------------------------------------------------------------

[2003-07-29 14:16:34] [EMAIL PROTECTED]

Why?


------------------------------------------------------------------------

[2003-07-29 12:52:32] dave at psntn dot com

Description:
------------
Would it be possible to have the extract() function to have multiple
arrays passed to it in different arguments.  So the code would look to
see if that argument is an array, then if it is it would extract the
variaables into a temp. var then apply profixes and other things then
finish and return all the variables extracted from the array(s)



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=24856&edit=1

Reply via email to