I can give the strpos() a shot but I seem to have problem with getting the strpos() to give me two seperate "<!CDATA[[****]]>" tags instead of just hte first one only...
Scott "Curt Zirzow" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Scott, > > Please dont post 500+ lines of stuff to the list. You only > needed to post the relevent code relevent to the subject at hand. > > * Thus wrote Scott Fletcher ([EMAIL PROTECTED]): > > > > for ($i=1;$i<strlen($res_str);$i++) > > > > { > > > > if (substr($res_str, $i, 9) == "<
