[Phpwm] mysql in() lists

Phil Beynon phil at infolinkelectronics.co.uk
Mon Oct 2 15:08:36 BST 2006


> Alternative get rid of the loop altogether and use the implode command!
> 
> $csv_string = implode(",",$array); 
> 
> Let the underlying C code take the strain :) 
> 

Thats a nice neat way of doing it.

Phil



More information about the Phpwm mailing list