Math Functions - PHP Basics - PHP Tutorial - PHP For Kids.com
Function(Parameters) Description rand(min_number, max_number) Returns a Random Integer ceil(number) Returns the Value of a Number Rounded Upwards to the Nearest Integer floor(number) Returns the Value of a Number Rounded Downwards to the Nearest ......