InlineJS (PHP but it's JS)
InlineJS
InlineJS lets you have server-side code in html.
Usage
To have server-side JS in an html file, you put the JavaScript between <?js
and ?>
tags. They tell the processor where the JavaScript is.
There is an example in the code.
Also sorry if you dont understand, i'm not good at explaining :/
Please give me feedback in the comments :)
Voters