You are here: Re: [PHP] What's the safest way to destory/wipe out the arrays within the associative arrays? « PHP « IT news, forums, messages
Re: [PHP] What's the safest way to destory/wipe out the arrays within the associative arrays?

Posted by "Richard Lynch" on 10/13/05 20:29

On Wed, October 5, 2005 2:12 pm, Scott Fletcher wrote:
> What is the safest way to destroy or take out the
> $xml['NEWSFEED']['0']['MESSAGE']['2']..... associative arrays starting
> with
> ['2'] and those arrays inside of the ['2'] array path?
>
> The unset() would make it not possible to reassign the data to this
> array
> once again, that is what I do not want.

Hunh?

<?php
$xml['NEWSFEED']['0']['MESSAGE']['2'] = array('whatever');
var_dump($xml);
unset($xml['NEWSFEED']['0']['MESSAGE']['2']);
$xml['NEWSFEED']['0']['MESSAGE']['2'] = array('something else');
var_dump($xml);
?>

You can reassign data any time you want.

I don't understand the problem you're having, personally...

--
Like Music?
http://l-i-e.com/artists.htm

 

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

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