hi
i wanted to replace " with ’ in a string how can i achieve this?
eg
<img src="abc.jpg"/>
i want it to say
<img src='abc.jpg'/>
hi
i wanted to replace " with ’ in a string how can i achieve this?
eg
<img src="abc.jpg"/>
i want it to say
<img src='abc.jpg'/>
:: Copyright KIRUPA 2024 //--