Re: using array in php



during run time te system take the points from the database and
caculate them then store them in array and sort them

.



Relevant Pages

  • Re: Rexxtacy
    ... I'd store the lines in an auxiliary area and never move them. ... Then I'd store and array of pointers contiguously and sort those. ... The Rexx-version uses the simplest bubble sort. ... CALL LineOut target,LineIn ...
    (comp.os.os2.programmer.misc)
  • Re: opendir()
    ... as a recursive function. ... I cant simply sort them cos they are not stored using array and if I ... another question here: this by using File::Find can I store the result ...
    (perl.beginners)
  • Re: ordered list - sorta
    ... Is the simplest way to do this is to use an array and a temporary array? ... object to hold the rules and a store, perhaps a link-list, thus ... (ie, sort the "keys"), etc. ... Items belonging to ...
    (microsoft.public.vb.general.discussion)
  • Re: Data Type question / Sort
    ... A double can store numbers in this range: ... > I'm trying to prep some values for a multi-column sort in an array. ... > I've seen quick sort routines that can sort on a single value, ...
    (microsoft.public.excel.programming)
  • Re: Function for sorting a one-dimensional array
    ... > will sort it for me. ... assuming you don't have any NaN's in the array. ... -- RFC 1925 ... Prev by Date: ...
    (microsoft.public.vc.language)