Hi,
I have the following problem and i hope someone can help me.
This is my html-Code:
<TD class=norm noWrap align=right>311</TD>
<TD class=norm align=right>156 </TD>
<TD class=norm align=right>31 </TD>
<TD class=norm align=right>96 </TD>
<TD class=norm align=left> UserService</TD>
Now I need to get the numbers (311,156,31,96) and the word UserService. I tried it with preg_match and preg_match_all but it didn´t work.
I hope someone can help me....
Thanks a lot
Ronny
Problem with regular expressions
Moderator: General Moderators