Thread
:
Add data to an array
View Single Post
#
2
(
permalink
)
11-04-2007, 12:59 AM
JavaBean
Moderator
Join Date: May 2007
Posts: 1,272
Let us see your code where you filled the array. If your array is small, then you can do that without loop but if the array is large then you will need a loop.
JavaBean
View Public Profile
Send a private message to JavaBean
Find all posts by JavaBean