Posted by John Holmes on 02/11/05 06:08
Randy Johnson wrote: > I like to do this: > > foreach( $row as $key=>$val) { > > $$key = $row[$key]; > > } You're just recreating a slower version of extract()... -- ---John Holmes... Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/ php|architect: The Magazine for PHP Professionals – www.phparch.com
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming