Try this: PHP. Copy Code. <?php $str ="This is testing string with \section*{string} this tag."; $str = str_replace('\\section*{','< ...
確定! 回上一頁