|
2 |
edited tags; edited title
|
||
Fastest way to implode an associative array with keys.
|
||||
|
1 |
|
||
Fastest way to implode an associative array with keys.I'm looking for a fast way to turn an associative array in to a string. Typical structure would be like a URL query string but with customizable separators so I can use ' My first inclination is to use
Is there a faster way?
|
||||
