bcdiv

(PHP 4, PHP 5, PHP 7) Divide two arbitrary precision numbers string bcdiv ( string $left_operand, string $right_operand [, int $scale = 0 ] ) Divides the left_operand by the right_operand. Parameters: left_operand The left operand, as a string. right_operand The right operand, as a string. scale This

bccomp

(PHP 4, PHP 5, PHP 7) Compare two arbitrary precision numbers int bccomp ( string $left_operand, string $right_operand [, int $scale = 0 ] ) Compares the left_operand to the right_operand and returns the result as an integer. Parameters: left_operand The left operand, as a string. right_operand The right operand, as a string.

bcadd

(PHP 4, PHP 5, PHP 7) Add two arbitrary precision numbers string bcadd ( string $left_operand, string $right_operand [, int $scale = 0 ] ) Sums left_operand and right_operand. Parameters: left_operand The left operand, as a string. right_operand The right operand, as a string. scale This optional para

vpopmail_set_user_quota

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Sets a virtual user's quota bool vpopmail_set_user_quota ( string $user, string $domain, string $quota ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. T

vpopmail_passwd

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Change a virtual user's password bool vpopmail_passwd ( string $user, string $domain, string $password [, bool $apop ] ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

vpopmail_error

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Get text message for last vpopmail error string vpopmail_error ( void ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This function is currently not doc

vpopmail_del_user

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Delete a user from a virtual domain bool vpopmail_del_user ( string $user, string $domain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This function

vpopmail_del_domain

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Delete a virtual domain bool vpopmail_del_domain ( string $domain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This function is currently not documen

vpopmail_del_domain_ex

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Delete a virtual domain bool vpopmail_del_domain_ex ( string $domain ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. This function is currently not docu

vpopmail_auth_user

(PHP 4 >= 4.0.5, PECL vpopmail >= 0.2) Attempt to validate a username/domain/password bool vpopmail_auth_user ( string $user, string $domain, string $password [, string $apop ] ) This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own