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