String
most used
vsprintf
description
Operates as sprintf() but accepts an array of arguments, rather than a variable number of arguments.
declaration of vsprintf
string vsprintf ( string $format , array $args )
test vsprintf online
share vsprintf
comments for vsprintf
be the first
No comments so far for vsprintf(). Leave yours as first below.
+