1
submitted 5 months ago by amargo85@infosec.pub to c/php@programming.dev

i created this function to sanitize the input fields on my site, but i need it (the function) to allow the input of some html tags. how can i improve the function to allow this?

top 6 comments
sorted by: hot top controversial new old
[-] shnizmuffin@lemmy.inbutts.lol 2 points 5 months ago

You'd probably get more feedback if you posted a proposed solution (or "correct answer") to StackOverflow and let the community tell you how dumb you are in between generating exactly what you are looking for.

[-] amargo85@infosec.pub 1 points 4 months ago
[-] shnizmuffin@lemmy.inbutts.lol 2 points 4 months ago

Real answer: consider passing Markdown through instead. You're getting really close to one of my favorite memes. It's a dark path, don't tread down it.

[-] amargo85@infosec.pub 1 points 4 months ago

which programming languages do you master? i'd actually like to work with you

[-] shnizmuffin@lemmy.inbutts.lol 2 points 4 months ago

"Master" is a strong word, but when I have to build applications it's PHP in the back and JS up front. Specifically, Laravel implementations with whatever on top.

I'm extremely proficient with templating languages that eventually turn into HTML (nunjucks, antlers, blade, handlebars, webc, vue) and CSS (SCSS, LESS). A ton of my work winds up being on Static Site Generators and the unholy abomination that is at-scale Email development.

[-] amargo85@infosec.pub 1 points 4 months ago

man! you're good at this

this post was submitted on 03 Feb 2024
1 points (66.7% liked)

PHP

507 readers
1 users here now

Welcome to /c/php! This is a community for PHP developers and enthusiasts to share and discuss anything related to PHP. From the latest updates and tutorials, to your burning questions and amazing personal projects, we welcome all contributions.

Let's foster an environment of respect, learning, and mutual growth. Whether you're an experienced PHP developer, a beginner, or just interested in learning more about PHP, we're glad to have you here!

Let's code, learn, and grow together!

founded 1 year ago
MODERATORS