You are here: Re: Array question « All PHP « IT news, forums, messages
Re: Array question

Posted by Janwillem Borleffs on 06/15/05 19:28

Captain Dondo wrote:
> I've been playing with various combinations of array_pop, array_unset, and
> so on but I am complete PHP newbie and I am throughly stuck....
>

Something like this?

for ($i = 0, $count = count($array), $last = $count - 1;
$i < $count; $i++) {
$last_value = $array[$last][0];
$current_value = $array[$i][0];
$array[$last][0] = $current_value;
$array[$i][0] = $last_value;
}


JW

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация