-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/standard/tests/math/
File Upload :
Current File : //usr/src/php/ext/standard/tests/math/getrandmax_basic.phpt

--TEST--
Test getrandmax() - basic function test getrandmax()
--FILE--
<?php
$biggest_int = getrandmax();
var_dump($biggest_int);
?>
--EXPECTF--
int(%d)

Copyright © 2017 || Recoded By Mr.Bumblebee