Name

vsprintf

Synopsis

string vsprintf(string format[, array values])

Creates and returns a string created by filling format with the arguments given in the array values. See printf for more information on using this function.

Get Programming PHP now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.