- bcadd - Add two arbitrary precision numbers
- bccomp - Compare two arbitrary precision numbers
- bcdiv - Divide two arbitrary precision numbers
- bcmod - Get modulus of an arbitrary precision number
- bcmul - Multiply two arbitrary precision number
- bcpow - Raise an arbitrary precision number to another
- bcpowmod - Raise an arbitrary precision number to another, reduced by a specified modulus
- bcscale - Set default scale parameter for all bc math functions
- bcsqrt - Get the square root of an arbitrary precision number
- bcsub - Subtract one arbitrary precision number from another
- bcompiler_load_exe - Reads and creates classes from a bcompiler exe file
- bcompiler_load - Reads and creates classes from a bz compressed file
- bcompiler_parse_class - Reads the bytecodes of a class and calls back to a user function
- bcompiler_read - Reads and creates classes from a filehandle
- bcompiler_write_class - Writes an defined class as bytecodes
- bcompiler_write_constant - Writes a defined constant as bytecodes
- bcompiler_write_exe_footer - Writes the start pos, and sig to the end of a exe type file
- bcompiler_write_file - Writes a php source file as bytecodes
- bcompiler_write_footer - Writes the single character
- bcompiler_write_function - Writes an defined function as bytecodes
- bcompiler_write_functions_from_file - Writes all functions defined in a file as bytecodes
- bcompiler_write_header - Writes the bcompiler header
- bzclose - Close a bzip2 file
- bzcompress - Compress a string into bzip2 encoded data
- bzdecompress - Decompresses bzip2 encoded data
- bzerrno - Returns a bzip2 error number
- bzerror - Returns the bzip2 error number and error string in an array
- bzerrstr - Returns a bzip2 error string
- bzflush - Force a write of all buffered data
- bzopen - Opens a bzip2 compressed file
- bzread - Binary safe bzip2 file read
- bzwrite - Binary safe bzip2 file write
- basename - Returns filename component of path
- bind_textdomain_codeset - Specify the character encoding in which the messages from theDOMAIN message catalog will be returned
- bindtextdomain - Sets the path for a domain
- base_convert - Convert a number between arbitrary bases
- bindec - Binary to decimal
- bin2hex - Convert binary data into hexadecimal representation
- base64_decode - Decodes data encoded with MIME base64
- base64_encode - Encodes data with MIME base64
Programowanie w jezyku PHP 5.0
PHP programming
Kodowanie w języku PHP
