Help for this page
$number = unpack("n", $string);
$number = unpack("v", $string);
$number = unpack("S", $string);