Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<fmodhexdec>
Last updated: Tue, 19 Sep 2006

getrandmax

(PHP 3, PHP 4, PHP 5)

getrandmax -- Show largest possible random value

Description

int getrandmax ( void )

Returns the maximum value that can be returned by a call to rand().

See also rand(), srand() and mt_getrandmax().




<fmodhexdec>
Last updated: Tue, 19 Sep 2006