Thread
:
\r\n inside <p></p> tags. Removel ?
View Single Post
#
7
09-13-2006, 12:29 PM
ABRAHM
OSP Starters
Join Date: Aug 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
0
add the m multiline operator
PHP Code:
$pattern = '/\<p\>(.+)\<\/p\>/misU';
-- This message may have been cut off and the rest will only be shown to members. To become a member,
click here
--
ABRAHM
View Public Profile
Send a private message to ABRAHM
Find all posts by ABRAHM
Webmaster Forums - View Single Post - \r\n inside <p></p> tags. Removel ?
Thread
:
\r\n inside <p></p> tags. Removel ?
View Single Post
#
7
09-13-2006, 12:29 PM
ABRAHM
OSP Starters
Join Date: Aug 2006
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power:
0
add the m multiline operator
PHP Code:
$pattern = '/\<p\>(.+)\<\/p\>/misU';
-- This message may have been cut off and the rest will only be shown to members. To become a member,
click here
--
ABRAHM
View Public Profile
Send a private message to ABRAHM
Find all posts by ABRAHM