Interview Questions
Q.

Explain about PHP filter and why it should be used?

 


Answer :
Filter is used to validate the data coming from the insecure sources.
In PHP some functions are available for validate the data.
filter_var()
filter_var_array()
filter_input
filter_input_array
for more details of the above functions follow the given below link

http://php.net/manual/en/function.filter-var.php
Posted By : akash
Post Answer :  
Answer * :
Are You? Already a Member New User
   
User Name / Email * :
Password * :
Security Code * :

(Enter security code above shown on image)