Name

unpack

Synopsis

array unpack(string format, string data)

Returns an array of values retrieved from the binary string data, which was previously packed using the pack() function and the format format. See pack() for a listing of the format codes to use within format.

Get Programming PHP, 3rd Edition 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.