Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10423 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4314 invoked by uid 1010); 13 Jun 2004 14:59:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4290 invoked by uid 1007); 13 Jun 2004 14:59:46 -0000 Message-ID: <20040613145946.4289.qmail@pb1.pair.com> To: internals@lists.php.net Reply-To: "l0t3k" References: <20040613131206.79593.qmail@pb1.pair.com> Date: Sun, 13 Jun 2004 10:59:46 -0400 Lines: 12 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Posted-By: 66.156.84.215 Subject: Re: [PHP-DEV] Pack function : a suggestion - allow array as second argument. From: cshmoove@bellsouth.net ("l0t3k") thanks, i hadn't noticed that. still in the interest of efficiency i think an array should be allowed. or am i the only one having to use Pack on large sets of data ? "Derick Rethans" wrote in message news:Pine.LNX.4.58.0406131526340.2284@localhost... > On Sun, 13 Jun 2004, l0t3k wrote: > Why not use call_user_func_array? > See: http://no2.php.net/call_user_func_array