Hi,

I have a question, what i do is if i have
$string = "a,b,c,d,e,f,g,"

I just do
chop $string;
there is no while loop with this
Would this be as good??
Anthony



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to