To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > PHP Help > General Help

General Help Forum for General Help questions pertaining to PHP

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-29-2009, 12:20 PM   #1
condoug
Senior Member
 
Join Date: Jul 2007
Posts: 106
resolved [RESOLVED] Encoding Characters Question

Hi all

I use WYSIWYG editors with some of my sites that I build and I keep coming across the same problem.

When I POST the page content to save it, I want to ensure that all characters within my text content such as & < > etc are converted to the correct equivalent such as &amp; &lt; etc however when I apply htmlspecialchars to my POST as such:

PHP Code:

$content
= mysql_real_escape_string(htmlspecialchars($_POST['textcontent']));
This converts the <p> tags and <strong> tags (and all other html tags) within the source of my content.

Is there a way around this?

I.e. I only want to convert these characters within my text content and not the html tags.

Thanks for reading
condoug is offline   Reply With Quote
Old 10-29-2009, 08:43 PM   #2
dagon
RTFM it's a way of life.
 
dagon's Avatar
 
Join Date: Nov 2001
Location: N.Z
Posts: 3,099
this tread looks promising: Replacing characters with html codes, but excluding html tags
dagon is online now   Reply With Quote
Old 11-04-2009, 07:19 AM   #3
condoug
Senior Member
 
Join Date: Jul 2007
Posts: 106
Thanks dagon!

Sorted.
condoug is offline   Reply With Quote
Reply

Bookmarks


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

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
Forum Jump


All times are GMT -4. The time now is 05:09 PM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.