Home  >  Article  >  Backend Development  >  php动态创建js

php动态创建js

WBOY
WBOYOriginal
2016-06-20 12:56:46924browse

js.php

 echo '
 ';
?>

123.js

alert("addddddddddd");

 

Statement:
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