Hey all. I am searching for a function that will return a string that is
between two other strings:

For example:
The end result is: $text is 'This is the text I want'

Here is the beginning string.
<font face="arial">This is the text I want</font>

The function would take something like ($name_of_result_between_two_strings,
$first_string, $second_string)

Is there such a function?

Thank you,
olinux


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to