logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the difference between PHP and JavaScript?


  • Correct Answer
  • The difference lies with the execution of the languages PHP is server side scripting language, which means that it can?t interact directly with the user Whereas, JavaScript is client side scripting language, that is used to interact directly with the user 


  • Technology problems


    Search Results


    • 1. Why many companies are switching their current business language to PHP? Where PHP basically used?
    • Discuss
    • 2. What is MIME?
    • Discuss
    • 3. Explain the different types of errors in PHP.
    • Discuss
    • 4. $message vs $$message in PHP?
    • Discuss
    • 5. Echo vs print statement
    • Discuss
    • 6. How can we increase the execution time of a php script?
    • Discuss
    • 7. What is the use of super-global arrays in PHP?
    • Discuss
    • 8. What is the use of $_Server and $_Env?
    • Discuss
    • 9. What is the difference between $argv and $argc? Give example?
    • Discuss
    • 10. Explain how to work with Permissions in PHP.
    • Discuss


    Comments

    There are no comments.

Enter a new Comment