From:             [EMAIL PROTECTED]
Operating system: Linux RedHat 6.2
PHP version:      4.0.4pl1
PHP Bug Type:     Scripting Engine problem
Bug description:  stripslashes doesn't work as expected

when doing addslashes() to a string and then doing stripslashes() doesn't remove all 
occurance of single or double qoutes.
this is the string :

<TD><?=$Data_Source_Values["aliases"]->node[$i]['destination']?></TD>
                                <TD 
a'><?=$Data_Source_Values['aliases']->node[$i]['type']?></TD>
                                
<TD><?=$Data_Source_Values['alias']->node[$i]['alias"sds]?></TD>


-- 
Edit Bug report at: http://bugs.php.net/?id=9156&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to