MCQOPTIONS
Bookmark
Saved Bookmarks
→
Php
→
Online Quiz in Php
→
How many validation filters like FILTER_VALIDATE_..
1.
How many validation filters like FILTER_VALIDATE_EMAIL are currently available?
A.
5
B.
6
C.
7
D.
8
Answer» D. 8
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
How many validation filters like FILTER_VALIDATE_EMAIL are currently available?
To validate an email address, which flag is to be passed to the function filter_var()?
What will be the value of the variable $input in the following PHP code?
Which function is used to remove all HTML tags from a string passed to a form?
Which one of the following should not be used while sending passwords or other sensitive information?
Which variable is used to collect form data sent with both the GET and POST methods?
When you use the $_POST variable to collect data, the data is visible to ___________
When you use the $_GET variable to collect data, the data is visible to ___________
The attack which involves the insertion of malicious code into a page frequented by other users is known as _______________
Which two predefined variables are used to retrieve information from forms?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply