logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the use of header() function in php?


  • Correct Answer
  • The header() function sends a raw HTTP header to a client We can use header() function for redirection of pages It is important to notice that header() must be called before any actual output is seen 


  • Technology problems


    Search Results


    • 1. What is difference between MyISAM and InnoDB storage engines in mysql.
    • Discuss
    • 2. Which function would you use to insert a record into a database?
    • Discuss
    • 3. What is Apache configuration file typically called?
    • Discuss
    • 4. What is a PHP Filter?
    • Discuss
    • 5. What is PHP's configuration file called?
    • Discuss
    • 6. How we get IP address of client,previous reference page etc?
    • Discuss
    • 7. What is the difference between the functions unlink and unset?
    • Discuss
    • 8. What are the different functions in sorting an array?
    • Discuss
    • 9. How many types of Inheritances used in php and how we achieve it?
    • Discuss
    • 10. What is PHP's mysqli Extension?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment