search

Home  >  Q&A  >  body text

What is the interaction mechanism between HTML-JavaScript/JQuery-PHP?

绘图1.jpg

I learned PHP by myself during this period and encountered many problems, including PHP-JavaScript not being able to pass values ​​directly, or AJAX calls, etc. Later I came to this conclusion, but I don’t Do you know if it is right? I hope an expert can give me some guidance.

phpcn_u5220phpcn_u52202748 days ago1017

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-06-29 10:19:11

    You studied asp.net before, right? PHP generates html (including js). After js is run on the browser side, it can create a new request through ajax. There is not a long link between php and the browser

    reply
    0
  • Cancelreply