cellnet ,

you could also use the new join() function instead of the loop ; Might want to try :

code:
$ProgramInfo = join($array,",")  

hth

Jochen
_________________________