Microsoft
Software
Hardware
Network
Question : strip html tags except <b></b> and <br /><br>
Hello,
I would like to strip all tags except, <br>, <br /> and <b>.
Is this possible?
<?=$description?>
Answer : strip html tags except <b></b> and <br /><br>
strip_tags takes a second argument which is the list of tags not to strip. See
http://us3.php.net/strip_t
ags
$description = strip_tags($description,"<b
><br>");
Random Solutions
do you know a function like $notes = nl2br( $_POST['notes'] ); in ASP?
Request for the permission of type 'System.Net.Mail.SmtpPermi
ssion, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c56193
4e089' failed
Access Table to Excel Spreadsheet
Blackberry browser 400 error - socketexception Connection reset
microsoft exchange server 2010
Teamview Business alternatives
How To Check Packets for Urls
Migration of SQL Server 2008 database to oracle
Do I need to Install ACT on every server before installing Act Network sync?
How to avoid zero(s) in front of number(s) disappears in array