Does there any option that preg_match_all ignore \n \r ?
Posted: Thu Jan 25, 2007 3:24 am
Does there any option that preg_match_all ignore line breaking?
I want to get part of html and \r \n not cover by .*? to skip line breaking.
Nadav
I want to get part of html and \r \n not cover by .*? to skip line breaking.
Nadav