Re: Pack function in C#

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Symbian wrote:

> 
> hello,
> 
> Our PHP dev (who has since left) uses the pack function to turn a
> base64 string into a binary blob (?):
> 
> $blob = pack("H*", $postBase64Data);
> 
> Does anyone know what the above is doing? 

Doesn't the manual tell you:

http://www.php.net/manual/en/function.pack.php


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux