- jQuery 1.3 with PHP
- Kae Verens
- 397字
- 2021-04-01 13:35:58
Chapter 1. Introduction and Overview
Welcome!
This book is a general overview of how to take advantage of jQuery's ease-of-use to make your PHP applications more "snappy" on the client side.
The book is aimed at the PHP developers who usually don't write client-side JavaScript, and would like an example-based introduction demonstrating a wide variety of integrations between server-side and client-side code.
For years, JavaScript (the language that jQuery is written in) has been seen as a "toy" language. However, the pervasiveness of Ajax has allowed it to break out of the client side and become an essential tool for all serious web application developers.
Ajax is a tool used by client-side code to contact the server and get or send data without needing to reload the entire page. It's used to update part of the page, or to retrieve data for a JavaScript application, or to send data to the server. Ajax stands for Asynchronous JavaScript And XML. However, the XML part is optional, and is often replaced with plain text or another data format such as JSON (explained later in this chapter).
This book will demonstrate how combining server-side PHP with client-side jQuery can make JavaScript much more useful than just for "form checking".
It is assumed that you are a server-side web application developer who wants to take a step into the client side and learn how to use JavaScript to make your applications more efficient and exciting for the client.
To be very clear about it, this book is not about PHP, and it is not about jQuery—it is about how to work with both PHP and jQuery. This book will teach you how to use jQuery to create some really cool effects, but without you needing to have in-depth knowledge of how jQuery works.
With this book, we are more interested in providing some practical demonstrations of PHP and jQuery with explanations, than in getting right down into the guts of how JavaScript works and how it is different from PHP.
After reading this book, you will have seen and built a wide variety of example applications. This would certainly be enough to immensely change how your current PHP applications work.
Each chapter in this book is dedicated to a specific subject, and will usually involve building a practical example, which you can use in your day-to-day work.
- UG NX10.0從新手到高手
- VR新未來
- VSTO 3.0 for Office 2007 Programming
- 斯科特·凱爾比的零基礎攝影后期課 Lightroom數碼照片調修技法
- 無師自通AutoCAD:中文版室內設計
- Java EE 6 with GlassFish 3 Application Server
- 零基礎學會聲會影2018(全視頻教學版)
- Python 3 Object Oriented Programming
- 詳解AutoCAD 2022室內設計(第6版)
- AI繪畫與攝影實戰108招:ChatGPT+Midjourney+文心一格
- 新編 中文版Photoshop平面設計入門與提高
- Altium Designer 20 中文版從入門到精通
- Cinema 4D R20完全學習手冊
- Photoshop CC平面設計實戰從入門到精通
- 中文版CATIA V5 技術大全