how to store data from database to array?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wish
    New Member
    • May 2007
    • 65

    how to store data from database to array?

    Let say i want the data store at array but not only one record but is many records..

    in db i use the for loop and while loop to retrieve the data then i want the data store at the array...then how to write the code??

    can some one guide me??
  • pbmods
    Recognized Expert Expert
    • Apr 2007
    • 5821

    #2
    Take a look at this post:

    Comment

    • wish
      New Member
      • May 2007
      • 65

      #3
      Thanks...i have done it with the information that you have provide to me...thank you so much

      Comment

      Working...