Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Load a php file inside a .html file

In my Javascript website, I have to load a PHP file inside the index.html(root) file for tracking the ads.

I have the PHP file with me how can I include it in the HTML file without changing my .html file to .php or any other formats?

Note: My application is not running on a PHP server it is just a static javascript website.

Comments