birden fazla satır ile preg_replace ()

0 Cevap php

Dear all, I have trouble again with preg_replace again. I terrible need a book for preg_replace

Niyetim değiştirmek için <td> author </td> with <td> Level1 </td>

Herhangi bir fikir? <td> author </td> diğer HTML elemanı ile sarılır

<td align="center">
  <a onclick="return listItemTask('cb1','block')" href="javascript:void(0);">
    <img width="16" height="16" border="0" alt="Blocked" src="images/tick.png">
  </a>
</td>
<td>
  Author
</td>

0 Cevap