How does php call js and get the return value of js? Is there any more convenient plug-in or method
PHP中文网2017-09-25 12:01:58
You can directly transplant js functions into php, usually with only minor changes.
顾明2017-09-24 22:05:10
It can be called in the form of a function, and an interactive js function can be written outside the PHP code segment. Just call this function in php return function