PHP getrandmax() function
Complete PHP Math Reference
Definition and Usage
The getrandmax() function returns the maximum random number that can be
returned by a call to the rand() function.
Syntax
Example
<?php
echo(getrandmax());
?>
|
The output of the code above could be:
Complete PHP Math Reference
|
|
|
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today. |
|
|
|