hello people,
I need to get rid of some extraneous stuff being pulled from another site before it goes into my database.
For instance, in this HTML:
<Feature>Color</Feature>
How would I turn the <Feature> into nothing, and the </Feature> into a comma then a space?
Just as well, how would I change this:
•
into nothing?