ID:               21311
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Closed
 Bug Type:         Strings related
 Operating System: WinXP
 PHP Version:      4.3.0
 New Comment:

Trick questions:
When was PHP 4.3.0 released?
When did you report this bug?


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

[2003-01-03 04:32:48] [EMAIL PROTECTED]

Was this fixed in the 4.4 or in 4.3?

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

[2002-12-31 09:19:16] [EMAIL PROTECTED]

Fixed in CVS

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

[2002-12-31 07:32:40] [EMAIL PROTECTED]


$str1 = "Hello <!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.0
Transitional//EN\"> World.";
$str1 = strip_tags($str1);

After this $str1 contains only 'Hello' and not 'Hello World.'



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


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

Reply via email to