How can I call PHP functions by JavaScript?

后端 未结 11 1371
情话喂你
情话喂你 2020-11-22 12:08

I am trying to call a PHP function from an external PHP file into a JavaScript script. My code is different and large, so I am writing a sample code here.

This is m

11条回答
  •  野趣味
    野趣味 (楼主)
    2020-11-22 12:55

    Try This

    
    

提交回复
热议问题