The text I am trying to put my pattern into is:
thats the format...Code:<li class="hp"> <span>HP</span> <strong>1850 (+300)</strong> </li>
The (+300) can go away...i'd really only like to return just the 1850.
How would I do that in code?
with the multiple lines like that?




Reply With Quote