Re: Viewing checkbox data with MySQL and PHP

From: Bee (namanhvu_at_gmail.com)
Date: 10/13/04


Date: 12 Oct 2004 22:00:39 -0700

Thanks very much! Now it works fine!

I guess I should've thought about looping through the actual array
itself. I ignored that each value returned an array, and expected
unserialize to do it all.

Cheers!

Bee.



Relevant Pages

  • Re: Arrays to replace very slow loops ?
    ... accomplished by looping through ranges rather than looping through ... That is, with either the range or the array, n is the row ... >>>difference between looping through arrays and looping through ranges) is ... >> no built in method for deleting a "row" in an array without ...
    (microsoft.public.excel.programming)
  • Re: Performance Question
    ... Split is more efficient than actually looping through the string. ... second time (parsing it yet again) to assign the data to the array. ...
    (microsoft.public.vb.general.discussion)
  • Re: Arrays to replace very slow loops ?
    ... That is, with either the range or the array, n is the row ... >>difference between looping through arrays and looping through ranges) is ... > decision not match the new layout of the data on the worksheet. ...
    (microsoft.public.excel.programming)
  • Re: Fastest way to find item in an array.
    ... first putting cell values into an array rather than looping cells. ...
    (microsoft.public.excel.programming)
  • Re: IsArray doesnt work with array var populated with xxx.GetRows()
    ... > I agree looping through an array is quicker than looping through a ... but don't forget the cost of getting the array from the ... > already existing recordset. ... A disconnected recordset is not needed to put data into xml. ...
    (microsoft.public.inetserver.asp.general)