Jump to content
xisto Community
Sign in to follow this  
illusion

Perl Text Safety

Recommended Posts

How do you make inmput from a textarea html and perl safe??like remove the < > / the tabs (\t) and linebrakes (\n) like the javascript escape command (so i can store it into a textfile that reads line by line inforation and uses /t as a seporater (I could use someting else as a seporater if that would make more sence ))Thanks for all your sujestions

Share this post


Link to post
Share on other sites

How do you make inmput from a textarea html and perl safe??

 

like remove the < > / the tabs (\t) and linebrakes (\n) like the javascript escape command (so i can store it into a textfile that reads line by line inforation and uses /t as a seporater (I could use someting else as a seporater if that would make more sence ))

 

Thanks for all your sujestions

<{POST_SNAPBACK}>


safe from what ? Code injection ?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | 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.