- AJAX and PHP: Building Responsive Web Applications
- Bogdan Brinzarea Cristian Darie等
- 129字
- 2021-04-29 19:04:21
Summary
This chapter was all about a quick introduction to the world of AJAX. In order to proceed with learning how to build AJAX applications, it’s important to understand why and where they are useful. As with any other technology, AJAX isn’t the answer to all problems, but it offers means to solve some of them.
AJAX combines client-side and server-side functionality to enhance the user experience of your site. The XMLHttpRequest
object is the key element that enables the client-side JavaScript code to call a page on the server asynchronously. This chapter was intentionally short and probably has left you with many questions—that’s good! Be prepared for a whole book dedicated to answering questions and demonstrating lots of interesting functionality!
- Joomla! 1.5 Site Blueprints
- 架構之美
- 鍵盤錄入技術(第2版)
- Word 2010實戰技巧精粹
- AI繪畫:Stable Diffusion從入門到精通
- Apache Solr 3.1 Cookbook
- Building Websites with VB.NET and DotNetNuke 4
- Python Testing Cookbook
- Photoshop+CorelDRAW平面設計案例實戰:從入門到精通(視頻自學全彩版)
- OpenAM
- 設計必修課:Axure RP 9互聯網產品原型設計
- 電磁場數值計算及基于FreeFEM的編程實現
- Photoshop 美工基礎與網店裝修(微課版)
- 中文版EDIUS 8實戰視頻教程
- Python圖像處理實戰