ID:               16469
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
 Bug Type:         Strings related
 Operating System: linux
 PHP Version:      4.1.2
 New Comment:

This bug has been fixed in CVS.


Previous Comments:
------------------------------------------------------------------------

[2002-04-07 03:36:02] [EMAIL PROTECTED]

in 4.3.0-dev
--------------------------------

$html_page = implode("",file("/some/file"));
$string = strip_tags($html_page,'<br>');

echo $string;

$string contains ">>>>>>>>>>>>>>>>>>>>>>>>>";



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16469&edit=1

Reply via email to