Removing Commas
Melvin Mah <[email protected]> Mon, 21 Aug 2006 03:04:14 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.oro.user |
|---|---|
| Message-ID | <[email protected]> |
I've written a regular expression in which three numbers are returned. E.g (1-10) of 750,0000 results found. The regex that I've did worked and it's: regexp="<font size=-1>Results <b>([0-9]*)</b> - <b>([0-9]*)&</b> of about <b>([^<]*)</b>" parenthesis="3" subgroup="3" /> I managed to get 750,000 but I do not want the commas I need to remove those. Is there any syntax that I need to add /change to the current regex? Thank you. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com