In answer to my own question

 if(preg_match("'pageTitle=\"(.+)\"'i", $f, $matches)){

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to