SyntaxFix
Write A Post
Hire A Developer
Questions
PHP is completely irrelevant for what you are doing. The generated HTML is what counts.
In your case, you are missing the src attribute. Use
src
<script type="text/javascript" src="file.js"></script>