HTML

hjr
Posts: 53
Joined: Fri 16 Apr, 2004 11.43
Location: Manchester Status: Back Online Outof10: 8

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?
Neil Jones
Posts: 661
Joined: Thu 11 Sep, 2003 20.03
Location: West Midlands

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.
sparkybpotter
Posts: 19
Joined: Fri 30 Jan, 2004 00.35

put "file.php" into the filname space when you save, include the quotes.
Please Respond