| Nazwa funkcji |
Opis |
Wersja PHP |
|
Add two arbitrary precision numbers |
(PHP 3, PHP 4, PHP 5) |
|
Compare two arbitrary precision numbers |
(PHP 3, PHP 4, PHP 5) |
|
Divide two arbitrary precision numbers |
(PHP 3, PHP 4, PHP 5) |
|
Get modulus of an arbitrary precision number |
(PHP 3, PHP 4, PHP 5) |
|
Multiply two arbitrary precision number |
(PHP 3, PHP 4, PHP 5) |
|
Raise an arbitrary precision number to another |
(PHP 3, PHP 4, PHP 5) |
|
Raise an arbitrary precision number to another, reduced by a specified modulus |
(PHP 5) |
|
Set default scale parameter for all bc math functions |
(PHP 3, PHP 4, PHP 5) |
|
Get the square root of an arbitrary precision number |
(PHP 3, PHP 4, PHP 5) |
|
Subtract one arbitrary precision number from another |
(PHP 3, PHP 4, PHP 5) |
|
Reads and creates classes from a bcompiler exe file |
(PECL) |
|
Reads and creates classes from a bz compressed file |
(PECL) |
|
Reads the bytecodes of a class and calls back to a user function |
(PECL) |
|
Reads and creates classes from a filehandle |
(PECL) |
|
Writes an defined class as bytecodes |
(PECL) |
|
Writes a defined constant as bytecodes |
(PECL) |
|
Writes the start pos, and sig to the end of a exe type file |
(PECL) |
|
Writes a php source file as bytecodes |
(PECL) |
|
Writes the single character \x00 to indicate End of compiled data |
(PECL) |
|
Writes an defined function as bytecodes |
(PECL) |
|
Writes all functions defined in a file as bytecodes |
(PECL) |
|
Writes the bcompiler header |
(PECL) |
|
Close a bzip2 file |
(PHP 4 >= 4.3.3, PHP 5) |
|
Compress a string into bzip2 encoded data |
(PHP 4 >= 4.3.3, PHP 5) |
|
Decompresses bzip2 encoded data |
(PHP 4 >= 4.3.3, PHP 5) |
|
Returns a bzip2 error number |
(PHP 4 >= 4.3.3, PHP 5) |
|
Returns the bzip2 error number and error string in an array |
(PHP 4 >= 4.3.3, PHP 5) |
|
Returns a bzip2 error string |
(PHP 4 >= 4.3.3, PHP 5) |
|
Force a write of all buffered data |
(PHP 4 >= 4.3.3, PHP 5) |
|
Opens a bzip2 compressed file |
(PHP 4 >= 4.3.3, PHP 5) |
|
Binary safe bzip2 file read |
(PHP 4 >= 4.3.3, PHP 5) |
|
Binary safe bzip2 file write |
(PHP 4 >= 4.3.3, PHP 5) |
|
Returns filename component of path |
(PHP 3, PHP 4, PHP 5) |
|
Specify the character encoding in which the messages from the DOMAIN message catalog will be returned |
(PHP 4 >= 4.2.0, PHP 5) |
|
Sets the path for a domain |
(PHP 3 >= 3.0.7, PHP 4, PHP 5) |
|
Convert a number between arbitrary bases |
(PHP 3 >= 3.0.6, PHP 4, PHP 5) |
|
Binary to decimal |
(PHP 3, PHP 4, PHP 5) |
|
Convert binary data into hexadecimal representation |
(PHP 3 >= 3.0.9, PHP 4, PHP 5) |
|
Decodes data encoded with MIME base64 |
(PHP 3, PHP 4, PHP 5) |
|
Encodes data with MIME base64 |
(PHP 3, PHP 4, PHP 5) |