Page 2 of 2

Posted: Tue Aug 08, 2006 8:44 pm
by koolheaven
The Ninja Space Goat wrote:1) have you read the manual corresponding to this function?

http://us3.php.net/manual/en/function.rand.php

2) The reason for the extra errors is because you are sending output before headers (var_dump outputs information about a variable)

Thanks Ninja! I'm now checking that site :idea: