Re: [PHP] Get recursive array

2006-02-06 Thread Jochem Maas
Bruno B B Magalhães wrote: Hi guys.. thanks for the echo, Bruno-o-o-o-o-o-o :-) not having had an answer inside of half an hour is no reason to don't double post your question - please be patient. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu

Re: [PHP] Get recursive array

2006-02-06 Thread Jochem Maas
Bruno B B Magalhães wrote: Hi guys.. well I have a little "problem", I succeeded on retrieving a value by it's key, but I want a clean and faster method... Let me explain: I have the following function which I use to set variables in my framework like (configs, requests, etc)... /**