Thread
:
Question with Arrays - creating and updating 'top 5' list
View Single Post
Feb 2nd, 2008, 1:40 PM
#
6
TheAberrant
Newbie
Join Date: Jan 2008
Posts: 9
Rep Power:
0
Re: Question with Arrays - creating and updating 'top 5' list
Figured it out - just do:
(
Toggle Plain Text
)
@Array = ();
@Array = ();
That will basically remove everything in the array.
TheAberrant
View Public Profile
Find More Posts by TheAberrant