Script Garage

 

is it possible to put php scripts on HTML file? how and do you know a nice php scripts like invisible counter?

Public Comments

  1. Try putting HTML in PHP files
  2. 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
  3. 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