Quick question.  Im using srand to seed array_rand in a script.
I read that srand should only be called once per script under the srand 
manual page.
Im using ADODB, and that also uses srand.  Now should that warning be a 
literal warning or should that
be 'use srand once per page'??

Thanks


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to