Hi,

I want to randomise a string

$myrandom = rand("ross", "andrea");

echo $myrandom;


I know this doesn't work but is there a built in function to do this?


R.

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

Reply via email to