On Fri, Jun 24, 2011 at 10:41 PM, Nub Public <span dir="ltr"><<a href="mailto:nubpublic@gmail.com">nubpublic@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Is there a way to remove all elements in an associative array?<br>
<br>
I tried clear() but it doesn't work. For some reason it sets the length of the array to gibberish. What does clear() do exactly?<br>
</blockquote></div><br><div><br></div><div>This same thing was asked many years ago:</div><div><a href="http://dsource.org/projects/tutorials/wiki/DeleteAllKeysFromAssocArrayExample">http://dsource.org/projects/tutorials/wiki/DeleteAllKeysFromAssocArrayExample</a></div>

<div><br></div><div>The example is very old and it's for D1.</div>