Got more questions? Find advice on: ASP | SQL | XML | Windows
Welcome to RegexAdvice Sign in | Join | Help

only the word coming after a value (PHP)

  •  08-24-2008, 4:29 PM

    only the word coming after a value (PHP)

    Hi,

    I am learning regex nowadays.

    Now, i am stuck because i cant find how to do it anywhere.

    I need to retrieve a word coming after a value.

    For example, i need to retrieve the value of the PPFT below:

    <input type="hidden" name="PPFT" id="i0327" value="Bzaq!PNfKOXaeEykJDvDZU*lw*ihQKtlNElwUmyEuiJga2DKjiBg2Mma6qXAuRj9hQLoUH4MOmaMqpCrGZmrS4A0cYznoFr10OAfAB4bOVjyaMhNLsZEnH15WhJVa5hWvRZIYSDRjzdF!ieyWG!0spOGl!sHTsTzqq4Hn77XFh8BjYc7vH6v1iObQaK8"/>
     
    Thanks for your time, 

     

    Filed under: ,
View Complete Thread