logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What are encryption functions in PHP?


  • Correct Answer
  • CRYPT(), MD5() 


  • Technology problems


    Search Results


    • 1. What are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
    • Discuss
    • 2. What is the functionality of the function strstr and stristr?
    • Discuss
    • 3. What are the different types of errors in php?
    • Discuss
    • 4. How can we extract string "abc.com" from a string "https://info@abc.com" using regular _expression of php?
    • Discuss
    • 5. Explain include(), include_once, require() and require_once.
    • Discuss
    • 6. How to set cookies?
    • Discuss
    • 7. How can we know the number of days between two given dates using php?
    • Discuss
    • 8. How to store the uploaded file to the final location?
    • Discuss
    • 9. Explain $_FILES Superglobal Array.
    • Discuss
    • 10. What is Constructors and Destructors?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment