Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
ok, i wrote php stuff in notepad and tried to save it as php3 but i would go see the file in the folder and it would say "test.php3.txt". any ideas how to get rid of the txt extention?
1) When in notepad, and you want to save, go to Save As
2) Find the field that says "Save as type", change it to "All files (*.*)"
3) Type in filename.php (or any extension you want) and click save
the big thing you probably missed was the "all files"... it tells notepad its something other than a .txt file
Nah, notepad is really buggy when it comes to this. If you find it has named your file index.php.txt just go into windows explorer and rename the file.