logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is PHP's mysqli Extension?


  • Correct Answer
  • The mysqli extension , or as it is sometimes known, the MYSQL improved extension ,was developed to take advantage of new features found in MYSQL systems versions 413 and later The mysqli extension has a number of benfits,the key enhancements over the mysql extension being: => Object-oriented interface => Support for prepared statements => Support for multiple statements => Support for transactions => Enhanced debugging capabilities => Embedded server support 


  • Technology problems


    Search Results


    • 1. How many types of Inheritances used in php and how we achieve it?
    • Discuss
    • 2. What are the different functions in sorting an array?
    • Discuss
    • 3. What is the difference between the functions unlink and unset?
    • Discuss
    • 4. How we get IP address of client,previous reference page etc?
    • Discuss
    • 5. What is the use of header() function in php?
    • Discuss
    • 6. What is PHP?
    • Discuss
    • 7. What is PEAR in php?
    • Discuss
    • 8. Echo vs print statement
    • Discuss
    • 9. $message vs $$message in PHP?
    • Discuss
    • 10. Explain the different types of errors in PHP.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment