logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is a PHP Filter?


  • Correct Answer
  • A PHP filter is used to validate and filter data coming from insecure sources To test, validate and filter user input or custom data is an important part of any web application The PHP filter extension is designed to make data filtering easier and quicker 


  • Technology problems


    Search Results


    • 1. What is PHP's configuration file called?
    • Discuss
    • 2. What is Constructors and Destructors?
    • Discuss
    • 3. Explain $_FILES Superglobal Array.
    • Discuss
    • 4. How to store the uploaded file to the final location?
    • Discuss
    • 5. How can we know the number of days between two given dates using php?
    • Discuss
    • 6. What is Apache configuration file typically called?
    • Discuss
    • 7. Which function would you use to insert a record into a database?
    • Discuss
    • 8. What is difference between MyISAM and InnoDB storage engines in mysql.
    • Discuss
    • 9. What is the use of header() function in php?
    • Discuss
    • 10. How we get IP address of client,previous reference page etc?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment