i started using komodo html editor. want make html pages .php extension can use php include on pages. but, when so, lose ability preview file in komodo. when try view in browser, html gets outputted text.
i using mac. perhaps need download php? using mountain lion. have read php library installed.
you need execute php
files on php server
testing. komodo
text editor only. since you're editing text , previewing in browser browser can't parse php
. since doesn't have .html
extension browser assumes it's text. mac comes web server capability already.
here's link entry installing , configuring php in mountain lion.
Comments
Post a Comment