Current location: Hot Scripts Forums » Programming Languages » PHP » [SOLVED] Disable html tag except <br>

[SOLVED] Disable html tag except <br>

Reply
  #1 (permalink)  
Old 05-20-08, 09:33 AM
kiko08 kiko08 is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 88
Thanks: 0
Thanked 0 Times in 0 Posts
[SOLVED] Disable html tag except <br>

how can i disable all the html tags except for "<br>"

this is in connection with my other thread.
http://www.programmingtalk.com/showthread.php?t=45159

thanks hope someone will help me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 05-20-08, 10:27 AM
Keith's Avatar
Keith Keith is offline
Community VIP
 
Join Date: Feb 2004
Posts: 1,168
Thanks: 0
Thanked 1 Time in 1 Post
This should do it:
PHP Code:
$input strip_tags$input'<br>'); 
__________________
The toxic ZCE
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 05-20-08, 10:32 PM
kiko08 kiko08 is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 88
Thanks: 0
Thanked 0 Times in 0 Posts
thank you so much keith.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
html tutoral thefrtman HTML/XHTML/XML 5 04-27-09 11:25 AM
Removing html tag attributes d*d PHP 7 03-21-09 03:38 AM
how do i call the php function inside the html tag selvam.cit PHP 6 08-24-06 09:25 PM
how to disable some of the html codes in perl? koko10 Perl 0 01-30-06 01:17 PM


All times are GMT -5. The time now is 02:28 AM.
vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.