Re: [PHP] finding text strings in html code

2004-06-12 Thread Curt Zirzow
* Thus wrote Kathleen Ballard ([EMAIL PROTECTED]): > I am beginning a project that will involve moving data > from an mssql table to xml files. > > ... > > I have played with code using substr/str_pos, running > html tidy with exec() and it works. But searching the > archives, it seems like the

[PHP] finding text strings in html code

2004-06-12 Thread Kathleen Ballard
I am beginning a project that will involve moving data from an mssql table to xml files. In addition to fixing non-xml compliant html in the text fields and outputting the data to a new xml format, I need to find certain chunks of text marked by standard html comments at the start and end, comment