array_multisort on $GLOBALS array

From: Frostillicus (frosty_at_nilspamos.iinet.net.au)
Date: 05/31/04


Date: Mon, 31 May 2004 23:41:52 +1000

I'm trying to use array_multisort to sort by one of the dimensions of an
array stored in $GLOBALS['urls'] like this:

array_multisort($GLOBALS['urls']['desc'], SORT_STRING, SORT_DESC);

Each "row" in $GLOBALS['urls'] contains a value for 'href', 'desc', and
'info' but when I try to pass one of these "columns" to array_multisort() it
whinges about it not being an array or a sort value :-(

Can PHP not understand arrays stored in $GLOBALS or something?



Relevant Pages

  • Re: Getting out of this world?
    ... maintaining the Universe until we showed up. ... Universe's Big Bang was a much larger version of the sort of QM ... 'fundamentals' as dimensions themselves, much less chemical elements. ... just have nothing we can label 'physics' to describe them with. ...
    (rec.arts.sf.science)
  • Re: Getting out of this world?
    ... That was just sort of my placeholder for technobabble that might be ... you are discussing science in science fiction on a newsgroup about the ... uncertainty in the measured momentum of a particle must be greater ... higher dimensions as well, you might be able to reduce the uncertainty ...
    (rec.arts.sf.science)
  • Re: Getting out of this world?
    ... That was just sort of my placeholder for technobabble that might be ... you are discussing science in science fiction on a newsgroup about the ... uncertainty in the measured momentum of a particle must be greater ... higher dimensions as well, you might be able to reduce the uncertainty ...
    (rec.arts.sf.science)
  • sort totals on multiple dimensions
    ... Does anyone know how to sort a total on multiple dimensions? ... Dim ttl As PivotTotal ...
    (microsoft.public.office.developer.web.components)
  • Re: sort totals on multiple dimensions
    ... Does anyone know how to sort a total on multiple dimensions? ... Both are in the pivot grid and can ... Dim ttl As PivotTotal ...
    (microsoft.public.office.developer.web.components)