Adam 2009-01-30
Documentation » Utilitiescms_pack_array
Packs array elements into binary string described by format
string cms_pack_array( string $format, array $a )
Parameters
- string $format Format to pack to
- array $a Array to pack
Returns
- string Packed string
Last edited 2009-02-09 17:52:49
