note 102401 modified in function.implode by danbrown

[email protected] Fri, 11 Feb 2011 17:25:11 -0800
Newsgroups php.notes
Message-ID <[email protected]>
I've seen some code below for imploding an associative array.

Please note that http_build_query() will take care of that for you:
http://php.net/http_build_query

Happy coding!

--was--
I've seen some code below for imploding an associative array.

Please note that http_build_query() will take care of that for you:
http://us3.php.net/http_build_query

Happy coding!

http://php.net/manual/en/function.implode.php