logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Why was PHP developed, what it is used for, and where can you get it?


  • Correct Answer
  • PHP developed for less script, time saving, Free Open Source Software and runs on different platforms such as Windows, Linux, Unix, etc PHP compatible with almost all servers used today such as Apache, IIS, etc The PHP scripting language resembles JavaScript, Java, and Perl, These languages all share a common ancestor, the C programming language PHP has full access to the information that the server has, and very little access to information that the client has In fact, it only has information that the client tells the server and that the server passes on to PHP Because it is on the server, however, PHP cannot be modified by the client While you cannot necessarily trust the information that the client gives to PHP, you can trust that your PHP is doing what you told it to do Because PHP is on the server end, your PHP scripts can affect your server -- such as by keeping an activity log or updating a database 


  • Technology problems


    Search Results


    • 1. What is the location of the Active Directory database?
    • Discuss
    • 2. What is Ribbon ?
    • Discuss
    • 3. What is plug and play ?
    • Discuss
    • 4. What is the difference between standard modules and class modules ?
    • Discuss
    • 5. What is the difference between Property Get, Set and Let?
    • Discuss
    • 6. What is the difference between Notify URL and Return URL?
    • Discuss
    • 7. Difference between clustering and mirroring .
    • Discuss
    • 8. What is LINQ ?
    • Discuss
    • 9. What are the advantages of LINQ ?
    • Discuss
    • 10. The keyword which indicates that a method can be accessed by only one thread at a time is

    • Options
    • A. Strictfp
    • B. Synchronized
    • C. New
    • D. None
    • Discuss


    Comments

    There are no comments.

Enter a new Comment