[snip]
I have a string with the html source, but want to fetch only some
Of the code ...

I want to use alle the codes inside start->end ..

Example:


<!-- start
HTML CODES HERE
HTML CODES HERE
HTML CODES HERE
HTML CODES HERE
HTML CODES HERE
HTML CODES HERE
HTML CODES HERE
// end --> 
[/snip]

Have a look at the regex functions ...

http://www.php.net/manual/en/ref.regex.php

HTH!

Jay

HONK if you love peace & quiet 

*****************************************************
* Texas PHP Developers Conf  Spring 2003            *
* T Bar M Resort & Conference Center                *
* New Braunfels, Texas                              *
* Contact [EMAIL PROTECTED]       *
*                                                   *
* Want to present a paper or workshop? Contact now! *
*****************************************************


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

Reply via email to