Proper Javascript Implementation
If I interpret the question correctly you: Don’t have any .js javascript files Output any javascript you have from an .php file (presumably code) Include this javascript on the bottom of the page by including the .php file. So you are actually doing: Correct Combining all the javascript in one file Having the javascript in … Read more