Hey all, Can't seem to figure out why this won't work: $test = implode(",", $order_index[$i]); When I print_r() the variable I have values so I know that works. Any thoughts on this? Thanks. Aaron
- Re: [PHP-DB] Imploding an array? Aaron Wolski
- Re: [PHP-DB] Imploding an array? Rasmus Lerdorf
- RE: [PHP-DB] Imploding an array? Josh Johnson
- RE: [PHP-DB] Imploding an array? Aaron Wolski
- RE: [PHP-DB] Imploding an array? Peter Beckman
- Re: [PHP-DB] Imploding an array? Jeffrey_N_Dyke