Forum Moderators: coopster
<div id=id1>text here</div>
What is the php function or code to do that?
Thanks in advance.
Functions str_replace or preg_replace should do this.
Kind regards, R.