Discussion: Pack function in C#
Afficher un message
Vieux 09/09/2007, 13h27   #2
Per Jessen
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: [PHP] Pack function in C#

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
  Réponse avec citation
 
Page generated in 0,04642 seconds with 9 queries