- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 115字
- 2021-06-24 18:44:54
The server-side code
Script code and HTML formatting are interpreted and presented by the web browser. This is called client-side code. The processes involved in retrieving the information requested by the client, session tracking, and most of the application's logic are executed in the server through the server-side code, written in languages such as PHP, ASP.NET, Java, Python, Ruby, and JSP. This code produces an output that can then be formatted using HTML. When you see a URL ending with a .php extension, it indicates that the page may contain PHP code. It then must run through the server's PHP engine, which allows dynamic content to be generated when the web page is loaded.
推薦閱讀
- Mastering ElasticSearch
- Windows Server 2019 Cookbook
- Haskell Financial Data Modeling and Predictive Analytics
- Windows Phone應用程序開發
- macOS效率手冊
- 網絡操作系統教程:Windows Server 2016管理與配置
- VMware NSX Cookbook
- OpenStack系統架構設計實戰
- Windows Vista終極技巧金典
- Drupal 7 Cookbook
- 統信UOS應用開發進階教程
- iOS 10快速開發:18天零基礎開發一個商業應用
- VMware Horizon Mirage Essentials
- Angular權威教程
- PrimeFaces Beginner's Guide