You can find more info about this on other branches, I found hte workaround
to this problem.   So, what am I expecting from strpos() is to find a
starting point and ending point to the XML data and HTML data that are
within the "<![CDATA[****]]>" tag...    Like this
[XML....[CDATA[XML..[CDATA...[HTML]....]].....]

Thanks,
 Scott F.
"Jay Blanchard" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
[snip]
I thought about that also, so I took your suggestion and tried it.
Still
doens't work...  I tried those...

"\]]>";
"\]\]>";
[/snip]

I tried Curt's solution...no problem. What are you expecting from
strpos()?

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

Reply via email to