PHP difference between shuffle and array_rand

Posted by user330769 on Stack Overflow See other posts from Stack Overflow or by user330769
Published on 2010-05-02T11:14:56Z Indexed on 2010/05/02 11:17 UTC
Read the original article Hit count: 110

Filed under:
|

Hi,

What exactly is the difference between shuffle and array_rand functions in PHP? Which is faster if there is no difference.

Thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about web-development