D
Darrell Hobbs
I would like PHP to parse HTML on a UNIX web server
Try as I might, everytime I add the required lines to .htacces
->RemoveHandler .html .htm
..>AddType application/x-httpd-php .php .htm .html
it messes up FP so that it thinks I don't have a web there or FP just overlays my .htacces
Does anyone know how to accomplish this
Thanks a lot!!
Try as I might, everytime I add the required lines to .htacces
->RemoveHandler .html .htm
..>AddType application/x-httpd-php .php .htm .html
it messes up FP so that it thinks I don't have a web there or FP just overlays my .htacces
Does anyone know how to accomplish this
Thanks a lot!!