Thread
:
random string
View Single Post
#
1
(
permalink
)
10-17-2006
Ross
Posts: n/a
random string
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.
Ross