Hi,
this should test you guru's. I want a function that accepts text as an
argument and converts all & into & except where it is a html
character already such as , ", and of course &.
If there is already a php function for this I would like to know, but
if not, what is the GREP equivilent?
Thanks
this should test you guru's. I want a function that accepts text as an
argument and converts all & into & except where it is a html
character already such as , ", and of course &.
If there is already a php function for this I would like to know, but
if not, what is the GREP equivilent?
Thanks
Comment