is it possible to put php scripts on HTML file? how and do you know a nice php scripts like invisible counter?
Public Comments
- Try putting HTML in PHP files
- You can put php script on HTML file, but then it will not work, coz php requires an .php extension to tell the sever to run the script
- Yes you can. But you'll have to change configuration of your server so that it proceed HTML files as php.
Powered by Yahoo! Answers