Re: sprintf with dynamic number of elements
- From: Rudi Menter <spamcowgirl@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Nov 2006 03:07:49 +0100
Bosconian:
Is there a way to accomplish this?
I'd be guessing spontaneously this way
$args = array("a", "b", "c");
sprintf($format, extract($args))
Rgds
--
.
- References:
- sprintf with dynamic number of elements
- From: Bosconian
- sprintf with dynamic number of elements
- Prev by Date: Re: html to php help
- Next by Date: Re: When to quote?
- Previous by thread: sprintf with dynamic number of elements
- Next by thread: Re: sprintf with dynamic number of elements
- Index(es):