Jatic 2003-12-26 10:23:00 请教一正则表达式
$msgInfo = "<td><font><a style='color: #0000FF' href='/test.php?id=1&n=test&t=70'>Test String</a>(27/12/03 15:00 GMT)</font><br></td>";
要求读出为:
Test String
或
<a style='color: #0000FF' href='/test.php?id=1&n=test&t=70'>Test String</a>