Search code examples
Do i need to sanitize input if using prepared PHP/MySQL queries?...

phpmysqliprepared-statementsanitization

Read More
How to save data in database safe in laravel 5.1?...

phpsecuritylaravel-5sanitization

Read More
Strange characters in (invalid) json string from post request (encoding issues)...

phpjsoncharacter-encodingsanitization

Read More
php regular expression to filter out junk...

phpregexsanitizationgarbage

Read More
Remove unwanted multibyte characters without harming "foreign" characters...

phpregexreplaceunicodesanitization

Read More
Sanitize string of regex characters before RegExp build?...

javascriptregexsanitization

Read More
How can I sanitize a string while maintaining all non-Latin alphabet support...

phpsanitization

Read More
Sanitize formatted phone number string by removing two known substrings...

phpstringreplacephone-numbersanitization

Read More
Make sanitizing function traverse potentially nested arrays...

phparraysrecursionpostsanitization

Read More
Remove all elements with a specified key while recursively traversing a multidimensional array...

phprecursionmultidimensional-arraykeysanitization

Read More
Strip all whitespace characters from a string...

phpstringreplacewhitespacesanitization

Read More
Extend class and return object with same methods as parents but different constructor...

javascripttypescriptoopsanitization

Read More
Best practice when sanitizing HTML form user input in PHP / CodeIgniter 4...

phpcodeignitercodeigniter-4sanitization

Read More
Is there a better way to sanitize input with javascript?...

javascriptregexstringxpagessanitization

Read More
Library or API for inferring country/location based on submitted string?...

pythondjango-modelsgeolocationsanitization

Read More
How to use Sanitizer API in React?...

javascriptreactjseslintsanitization

Read More
Javascript XSS Prevention...

javascriptsecuritynode.jsxsssanitization

Read More
getting rid of bold characters in a filename...

phpencodingsanitization

Read More
Remove all non-numeric characters from a string; [^0-9] doesn't match as expected...

phpregexstringphone-numbersanitization

Read More
How to safely assign untrusted input to CSS custom properties without JavaScript?...

htmlcsssanitization

Read More
How should untrusted JSON be sanitized before using JSON.parse?...

javascriptjsonsecurityparsingsanitization

Read More
Regex to remove multimedia extensions from filename...

phppreg-replacestripfile-extensionsanitization

Read More
Use regex to trim potential trailing slash and/or querystring from URI string...

phpregexuripreg-replacesanitization

Read More
convert String to json object with wrong string...

javascriptjsonregexreplacesanitization

Read More
string sanitizer for filename...

phpstringsanitization

Read More
Strip tags with javascript and handle line breaks...

javascriptsanitizationstrip-tags

Read More
Is password input sanitization required?...

asp.netsecurityinputpasswordssanitization

Read More
Exclude characters from check_plain() in Drupal form...

phpstringformsdrupalsanitization

Read More
How to search and replace from a SafeHtml variable in Angular?...

regexangulartypescriptreplacesanitization

Read More
sanitizing data before API call in web app...

reactjsrestsecuritysanitization

Read More
BackNext