* Thus wrote Scott Fletcher ([EMAIL PROTECTED]):
> Hi Everyone!
>
> --snip--
> $res_str = "<Dog Name>Whoof</Dog Name><![CDATA[Whose Dog is that??]]>";
>
> for ($i=0;$i<1000000;$i++)
> {
> if (substr($res_str, $i, 9) == "<
