Jim-Cont Flaherty wrote:
>
> Hello , My script picks out random elements from an array , but it sometimes
> repeats ( which is no good) .. I want to prevent this , Do I delete the
> element from the array or is there a better way ? And how do I do
> either ?
>
> my mistake here is the code
Hello , My script picks out random elements from an array , but it sometimes
repeats ( which is no good) .. I want to prevent this , Do I delete the
element from the array or is there a better way ? And how do I do
either ?
my mistake here is the code
while($numofques > 0)
Hello , My script picks out random elements from an array , but it sometimes
repeats ( which is no good) .. I want to prevent this , Do I delete the
element from the array or is there a better way ? And how do I do
either ?
Thanks
Jim