fernandodonster
01-25-2007, 05:45 AM
i have to split a substring from a string how do it?
my requirement is i have a variable $var =,1,4,7 out put should be like $var =1,4,7(split first comma from the value. thanz in advance
my requirement is i have a variable $var =,1,4,7 out put should be like $var =1,4,7(split first comma from the value. thanz in advance