Christian Calloway wrote:

Hey I wanted to see if anyone was getting the same problem. Using preg_match
in the following pattern:

"/<tr bgcolor="#FFFFFF">(.|\n)+?<\/tr>/"

You need to escape the double quotes in your string at the very least.


--
---John Holmes...

Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/

php|architect: The Magazine for PHP Professionals – www.phparch.com

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



Reply via email to