Jump to content

user input processing problems


alexmiller

Recommended Posts

Members of my site have a very simple profile page, where they can edit a description about themselves. I want them to be able to use HTML. Right now everything is working, except for when people use quotation marks, it messes up. I thought this would be a pretty common problem, and it seemed like it would be simple to fix. However, I really can't figure it out!

 

I've tried using str_replace() to no effect. When I  searched for further instructions/tutorials, I couldn't find anything. Obviously there is something that I don't understand here. I am pretty much a PHP newb. If someone could explain to me what the common solution to this is, I'd be very grateful.

Link to comment
https://forums.phpfreaks.com/topic/66658-user-input-processing-problems/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.