PDA

View Full Version : newbie question i suppose...



neG.oNe
November 3rd, 2001, 17:43
Alright I installed phpcoder pro and then I unstalled it, now when I go to edit anything with .php extension it looks for phpcoderpro.exe but I want it to go back to notepad...if you understand what I'm saying pleas help

-Demise

nerocities
November 3rd, 2001, 17:46
Right click on the PHP document, go to Properties,



select the Notebook from the Open with Selection.

After that, all should use notbook, SHOULD

neG.oNe
November 3rd, 2001, 18:00
tried that already, when I go to open and look it looks for phpcoderpro.exe, and I try to select the directory notepad is in and still won't work :( :confused2

razor
November 3rd, 2001, 18:42
goto the folder that it is in, click on view, folder options, then the file type tab. find the php ending and delete it. after that double click the php file and specify notepad as the default viewer

Epgs
November 3rd, 2001, 20:17
right click on the file and click open with then notepad (other program)

or open notepad and open the file that way

Coolin
November 3rd, 2001, 20:19
Hmm... I answered this already in another thread.

Hold down shift, then right click on a php file. A menu pops up with the words Open With... Then you click on that and a box comes up asking what program you want to open it up with. Choose notepad and click on Always use this Program to open this type of file. Voila! It's fixed.

neG.oNe
November 4th, 2001, 00:33
Originally posted by Coolin
Hmm... I answered this already in another thread.

Hold down shift, then right click on a php file. A menu pops up with the words Open With... Then you click on that and a box comes up asking what program you want to open it up with. Choose notepad and click on Always use this Program to open this type of file. Voila! It's fixed.
this worked thanks for the help guys