Page 1 of 1

HTML

Posted: Sun 26 Sep, 2004 17.14
by hjr
OK, Heres the problem

The latest version of NVU, when you save a html file as php it comes out as /file.php.html. As the past version would come out as /file.php.

Is there a way of turning off this option so it only has the php part?

Re: HTML

Posted: Sun 26 Sep, 2004 19.07
by Neil Jones
hjr wrote:Is there a way of turning off this option so it only has the php part?
May not be a program proggy, more a Windows thing. Notepad does the same thing so one could end up with index.htm.txt for example.

Best thing to do is a general filter - the all files (*.*) filter in the program. Works in Notepad, should work generally.

Posted: Sun 26 Sep, 2004 22.46
by sparkybpotter
put "file.php" into the filname space when you save, include the quotes.