Depending on what you are trying to accomplish: 1. count() will give you the number of elements in the array. 2. serialize() will give you a storable value 3. If you need a 1:1 relationship with the database, you will need to plan the database accordingly. -- Joe On Tue, Nov 2, 2010 at 6:52 AM, melissa_brown35 <melissa_brown35@xxxxxxxxx>wrote: > > > how save elements of an array in database when we do not know that how many > elements are in array Like elements might be 5 or 10. > [Non-text portions of this message have been removed]