Home > Backend Development > PHP Tutorial > What do you need to do on the server when learning AJaX?

What do you need to do on the server when learning AJaX?

WBOY
Release: 2016-10-19 10:18:52
Original
902 people have browsed it

I teach myself how to make web pages and want to use ajAx technology.
Doesn’t his technology require the browser to request information from the server, then the server responds and returns the information, and then the browser processes the information?
I am local (the computer where I study), how should I operate without a server?

If I have a server, what should I write on the server to receive requests from the browser? returned messages? Is it using javascript language? Or do you need to use Node.js and PHP to operate the server?

I hope someone can give me some knowledge. Thank you in advance.

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template