Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001062

[PHP-DB] Grabbing string between two other strings. From: olinux (olnx <email protected>)
Date: 06/28/01

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  <email protected> address at http://mail.yahoo.com

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>