Jump to content

Submit form that only strips out harmful code but nothing else?


Jason28

Recommended Posts

Hmm well I meant just some simple codes that allows a user to submit html to a DB but nothing malicious so that it will appear on their page.  I could create an array and use preg matches and stuff but I was hoping to save time by finding a little script that does this for me.  Thanks.

 

EDIT

 

Actually I may try to use htmlspecialchars_decode() for the first time with htmlspecialchars to see how that turns out.

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.