logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is a .htacces file


  • Correct Answer
  • htaccess is a configuration file running on Apache serverThese htaccess file used to change the functionality and features of apache web server eg htaccess file used for url rewrite htaccess file used to make the site password protected htaccess file can restrict some ip addresses ,so that on restricted ip adresses site will not open 


  • Technology problems


    Search Results


    • 1. Why we use array_flip
    • Discuss
    • 2. How to open a file?
    • Discuss
    • 3. What?s the difference between htmlentities( ) and htmlspecialchars( )?
    • Discuss
    • 4. For printing out strings, there are echo, print and printf. Explain the differences.
    • Discuss
    • 5. Would you initialize your strings with single quotes or double quotes?
    • Discuss
    • 6. Can we use include ("xyz.PHP") two times in a PHP page "index.PHP"?
    • Discuss
    • 7. How can we get the browser properties using PHP?
    • Discuss
    • 8. What is the maximum size of a file that can be uploaded using PHP and how can we change this?
    • Discuss
    • 9. How can we find the number of rows in a result set using PHP?
    • Discuss
    • 10. What is the functionality of md5 function in PHP?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment