I design my pages in dreamweaver 4 then code the php in using a text editor. However, sometimes I want to make a change to the page layout yet, when I open the file, Dreamweaver goes postal about
"#!/usr/local/bin/php"
being on the first line. Obviously, it thinks it is some random line of text and I get an error on almost every tag after that since it displaces
Has anyone found a way around this?
I know dreamweaver has a lot of text configuration files yet, I cannot find the proper one to change.
Any help would be appreciated.
GBH