Regular Expression In PHP

Posted by topdog 245 days ago Questions| expression php regular expression All

Hi

i would like to parse following string to get the value "46.4400 INR"

<div id=currency_converter_result>1 USD = <span class=bld>46.4400 INR</span>
<input type=submit value="Convert">
</div>

What regular expression do i need to use for this?

Please help me out to get out of this

Thanks in Advance KAMAL CHALLA

Discuss Bury


Who Voted for this Question