small doubt in regular expression
Posted: Thu Mar 16, 2006 7:12 am
Back after long time 
str_replace()
will trunc the last space right .. this is my first regex help me...
str_replace(
Code: Select all
/\*\s$/,""will trunc the last space right .. this is my first regex help me...