logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Will comparison of string "10" and integer 11 work in PHP?


  • Correct Answer
  • Yes, internally PHP will cast everything to the integer type, so numbers 10 and 11 will be compared 


  • Technology problems


    Search Results


    • 1. With a heredoc syntax, do I get variable substitution inside the heredoc contents?
    • Discuss
    • 2. Difference between ActiveX Exe and Dll ?
    • Discuss
    • 3. Which of the following is not a function of a Warehouse?

    • Options
    • A. Ensuring Profit
    • B. Stabilisation in price
    • C. Risk-bearing
    • D. Storage
    • Discuss
    • 4. What is the difference between operational data stage (ODS) and data warehouse?
    • Discuss
    • 5. How to perform incremental load in DataStage?
    • Discuss
    • 6. How can I retrieve values from one database server and store them in other database server using PHP?
    • Discuss
    • 7. How to use HTTP Headers inside PHP? Write the statement through which it can be added?
    • Discuss
    • 8. Describe how to create a simple AD rotator script without using database in PHP.
    • Discuss
    • 9. What is the difference between the functions unlink and unset in PHP?
    • Discuss
    • 10. What is the difference between _construct() and _destruct() methods in php?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment