Widely used programming Language

Widely used programming Language

"PHP" is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.The best things in using PHP are that " it is extremely simple for a newcomer, but offers many advanced features for a professional programmer". Although PHP's development is focused on server-side scripting, you can do much more with it. What distinguishes PHP from something like client-side JavaScript is that the code is executed on the server, generating HTML which is then sent to the client. The client would receive the results of running that script, but would not know what the underlying code was. You can even configure your web server to process all your HTML files with PHP, and then there's really no way that users can tell what you have up your sleeve.

要查看或添加评论,请登录

Akshita Gupta的更多文章

  • The world of "React"

    The world of "React"

    INTRODUCTION What is React? Well, Might be most of us are familiar with it but do everybody knows about it? I guess not…

  • Hyperloop: 5th mode of transpotation

    Hyperloop: 5th mode of transpotation

    Hyperloop: It is the 5th mode of transport, high speed transport system in which passenger sits in a pressurize capsule…

社区洞察

其他会员也浏览了