List Question
20 TechQA 2023-04-11T17:30:21.770000IP validation fails when NO RES used
29 views
Asked by user3052443
How do I preserve newlines when using filter_var(var, FILTER_SANITIZE_EMAIL)?
40 views
Asked by 1337ingDisorder
php filter_var() function
100 views
Asked by Amir Shahanaqi
While submitting this to my local host, "warning : undefined array key "required" (php)
925 views
Asked by Leeroy
what does FILTER_FLAG_ALLOW_THOUSAND do in combination with FILTER_VALIDATE_FLOAT?
680 views
Asked by hanshenrik
Laravel - login with phone and username, FILTER_VALIDATE_EMAIL ISSUE
588 views
Asked by Milos
Is there any function to find the Actual length of a string returned by filter_var() function?
112 views
Asked by Easwar Chinraj
How can I filter text out of a string containing numbers and text in PHP
808 views
Asked by Dyllan Cullingworth
Validating URLs with non traditional characters
53 views
Asked by Henrik Petterson
Reserved IPs not detected by filter_var()
103 views
Asked by Nuno
Emails are not validating with filter_var
46 views
Asked by Kamil Waniczek
Is there a way to prevent tab characters from being filtered with the FILTER_FLAG_STRIP_LOW option?
250 views
Asked by AudioBubble
Why FILTER_VALIDATE_DOMAIN allow character like dot, emoji, empty value, special char?
5.1k views
Asked by Jaydeep Chauhan
Why does filter_var() encode quotes differently than htmlentities()?
789 views
Asked by PeterA
What would be better Practice when sanitizing/validating php from html inputs?
34 views
Asked by Meitie
Switching boolean from false to true whenever a variable is being changed within a if loop, if changed include form
162 views
Asked by Auron Kelmud
Why is filter_var with FILTER_VALIDATE_URL showing this string as a valid URL?
669 views
Asked by Script47
PHP filter_var function outputs nothing
226 views
Asked by user1874354
PHP code inserting empty values in SQL table after adding filter_var
132 views
Asked by BigBoyProgrammer