Hoping I can pick someone's brain-
I use PHP on the majority of websites that I design and run Linux servers for hosting..
I've run into an odd job of updating a website that is currently hosted on a Windows based shared server w/no PHP support.
My question is this:
Is it possible to somehow link to php code(or page) hosted on my server from a page on this non-php server without actually jumping onto a page on my server (address bar showing url on my site, etc.)
Could I use some type of an include statement in an .html file to pull code from my .PHP page?
I apologize if this has already been addressed. Thanks