Query: gmp_import
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GMP_IMPORT(3) 1 GMP_IMPORT(3) gmp_import - Import from a binary stringSYNOPSISGMP gmp_import (string $data, integer $word_size, integer $options)DESCRIPTIONImport a GMP number from a binary stringPARAMETERSo $data - The binary string being imported o $word_size - Default value is 1. The number of bytes in each chunk of binary data. This is mainly used in conjunction with the options param- eter. o $options - Default value is GMP_MSW_FIRST | GMP_NATIVE_ENDIAN.RETURN VALUESReturns a GMP number or FALSE on failure.EXAMPLESExample #1 gmp_import(3) example <?php $number = gmp_import("