Quote:
Originally Posted by ponygirl
so that would allow me to run php script on an html page, right?
What if I had a script that generates the page as .php and I can't change that (or at least can't figure out how I could lol)
|
Are you saying that it creates a .php page? If so, you could search the script for 'php' and eventually you'll discover where it applies the extension. It may even be in the config file.