If I have n variables:
$nr1 = "some text";
$nr2 = "some other text"
$nr3....
....
and I want to print the text "randomly" (like if I enter the page.. it displays 
$nr1... next time it displays $nr 5.. etc)
how can I achieve it ?

[EMAIL PROTECTED]

Reply via email to