Page is a not externally linkable
feralo - 9:41 pm on May 3, 2006 (gmt 0)
I would suggest beginning by 'exploding' the string with something like preg_match. That would allow you to look for something that starts with a less than symbol [ ^< ], plus [ + ] ends with a greater than symbol [ $> ].