Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I try to save HTML/PHP files with the .php extension,
but when I open the files it shows me filename.php.txt.
How can I make notepad save these files as .php?


I got the same error while i change the "all files" option in "Save as type"???

please help me to solve this problem....
Posted

1 solution

Well, first of all, I admire your enthusiasm, but forget Notepad. Look for a more adequate IDE, like:
NotePad++[^]
SciTE[^]
Eclipse PDT[^]
Webmatrix[^]
and so on.

By the way, if you select "all files" before entering the name, it will be saved with the exact file name you gave.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900