In the js interface, ajax, or php curl, and then assign values through the template, which is faster, ha?

which will be faster, ajax, or php curl in the js interface, and then assign values through the template?

Aug.17,2021

try to put the template on the front end. The back end only returns pure data, such as json data or xml data, and then splices it at the front end. This saves traffic and is faster

Menu