Hello, My program need customized extension in php. i need to run php program with .html extension. Although i m using .htaccess AddType application/x-httpd-php .htm .html But this is not working with my webserver. Do u have any another solution? what is .htaccess sync with webserver. Have some urgent solution... Thanks
What version of PHP are you using? possibly the php5? try: AddType application/x-httpd-php5 .html .htm