CstAn
05-25-2007, 06:01 PM
Dear all,
I really need your all help.
I has a excel import function, and will display out the value in each text box (col by col).
but if some of the fields got space, i cant removed the space;
for example:
in excel row 1 col A: _ _ 123; I want remove the space.
I try using str_replace and trim, also not work..
how can i do that?
I really need your all help.
I has a excel import function, and will display out the value in each text box (col by col).
but if some of the fields got space, i cant removed the space;
for example:
in excel row 1 col A: _ _ 123; I want remove the space.
I try using str_replace and trim, also not work..
how can i do that?